> Do i really need to write 100's of lines of code simply to convert a
> DOM_Document (or DOM_Element) to a simple string?! Man.
If you want to do it _right_, it's even more complicated than DOMPrint.
DOM Level 3 is expected to add serialization methods which will do this for
you. But it'll be a while before that's official, and not all DOMs will
implement it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]