how to write the values in textbox to xml format..

J

jeccinta jeccinta

Hi,
Am working in Asp.net using C#.I have 4 textboxes
and 1 button in my application.After the user enters
values in 4 textboxes he will click the button.On button click the values in textbox should be written
in XML format....Usually to insert values in database
we will use INSERT query..But instead of saving in Database i should write the values in textbox directly
to XML.

Can u help me in doing this...Very very urgent..Thanx in advance..


EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top