Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,


I want to insert xml data in input html tag

can any one give an example iam tryinbg like this but iam getting error


<input type="hidden" name="XML_DATA"
value=" <request><policy><product>PCP<createddate>09/15/2013">

How to acheive this


Thanks in adv


Regards,
Rahul.
Posted
Updated 4-Nov-13 21:33pm
v4
Comments
thatraja 5-Nov-13 4:06am    
what's the error message?

1 solution

try this CP link

how to display xmldata into textbox in asp.net[^]

Get back if you are facing problem again

Hope this helps
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900