Results 1 to 2 of 2

Thread: XMl Generation

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    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.
    Thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width