|
-
Apr 12th, 2002, 10:03 AM
#1
Thread Starter
Hyperactive Member
XML file format
I am just beginning to play with XML. Using ADO I have retrieved a recordset and written information to an XML file.
The xml file displays well (so I guess it's well-formed) but if I open it as a text file it's just all squished together.
I am using the oXMLDOM.save method (oXMLDOM is a document30).
I expect I could write the file using output to a text file, but is this the only way to get a clean-looking document?
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
|