Click here to Skip to main content
15,880,364 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey,okay so i need help with this,consider a simple example:
say i have a 3 rich controls like:drop-down,calender and textbox.
User gives input to all three of them(for example:name of product(textbox),date of purchase(calender) and some product category(dropdownlist))
Now there is a button down below which has to generate XML file,how do i do it?

PS: All of this is in asp.net
Posted

1 solution

this might help you...

XML Writter[^]

Xml Docuement[^]
 
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