Click to See Complete Forum and Search --> : how to create new xml that encoding is not UTF8?


phdcao
August 14th, 2001, 03:37 AM
Hi,
I want to create a new xml document ,using msxml4.0 and IXMLDOMDocument,
if the document was not encoded in UTF8,
like gb2312 or UTF16, etc.How can i create such
document?
Thanks for any reply.