Creating HTML with XMLWriter

Started by Candy M., May 16, 2009, 12:21:04 PM

Previous topic - Next topic

Candy M.

There is an example in the documentation that creates an HTML file using the XMLWriter.

That works find as I created an .html file using that routine, but it adds the XML Declaration
line automatically which I really like when I'm creating XML.  But could there be an
HTMLWriter that would not write that XML Declaration?  (The html appeared to work)

Thanks,
Candy