| Author |
Converting Document Object to String
|
Sanjit Singh
Greenhorn
Joined: Nov 12, 2001
Posts: 27
|
|
Hi, I have a Document object that contains the contents of an XML document. Is it possible to get the whole XML document as a "string" from this document object? I would be interested in storing the whole XML document as a string. Thanks in advance!
|
 |
Dan Drillich
Ranch Hand
Joined: Jul 09, 2001
Posts: 1129
|
|
Please search for 'serialize xml' on the site. Cheers, Dan
|
William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
|
 |
 |
|
|
subject: Converting Document Object to String
|
|
|