Subject: Question about MSXML3 and transformNodeToObject()
From: Ulf Carlsson <ulf.carlsson@xxxxxxxxx>
Date: Thu, 16 Aug 2001 12:36:02 +0200
|
Hello
I'm using MSXML3 and I found a problem:
When I'm using the transformNodeToObject() and my output
is pure HTML 4.0 it add a <META encoding="utf-16"> tag which not a
well-formed according to MSXML3 parser,the transformation quit and the file
is empty.
In the SDK for the parser it said that it's possible to send the output to a
Stream object,
the Response object works fine which other objects can I use?
I want to have the output from the transformation to a file and using the
HTML method
Thanks
Uffe
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|