|
-
Mar 3rd, 2006, 04:51 PM
#1
Thread Starter
Hyperactive Member
XMl Generation
Hi!
I am working on an asp.net application with c# as code behind. I have a form, with data populated from the database. I need to generate an xml file of that data, when I hit the Submit button on the form. How to achieve this? The only thing is the XML should confirm to a template. I dont have to pick all the data. Thanks in advance.
-
Mar 4th, 2006, 06:16 PM
#2
Re: XMl Generation
Look up the DataSet.WriteXML() method.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|