glenngv
06-24-2002, 12:08 PM
I've posted this in the old forum and I found no answer so I'm posting it here...
Im appending XML elements using XMLDOM. My current code appends the elements in a single line. I want the added elements to have linefeeds and tabs. Of course when you view the XML file in IE, it will be rendered in tree view. What I want is when you open it in a text editor, the elements have linefeeds and tabs.
Is this possible?
Thanks!
Im appending XML elements using XMLDOM. My current code appends the elements in a single line. I want the added elements to have linefeeds and tabs. Of course when you view the XML file in IE, it will be rendered in tree view. What I want is when you open it in a text editor, the elements have linefeeds and tabs.
Is this possible?
Thanks!