|
-
Jul 27th, 2004, 01:00 PM
#1
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|