Results 1 to 2 of 2

Thread: Reading data from an XML document

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2004
    Posts
    14

    Reading data from an XML document

    I have an XML document created and I want to write code to read the document and store all the data (inlcuding everything... all tags, attributes, everything!) into a string. I need to be able to pass this string to a function.

    Basically, I would like to see the SAME content within the xml file in a text file ..... (I just need to be able to do this)



    How do I go about this?
    Any sample code would be greatly appreciated!!!


    Thx in advance!


    BTW .... I am using a webform in .NET!
    Last edited by Islesfan; Jul 27th, 2004 at 01:57 PM.

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