RE: Why does this work in IE and not in VBscript?

Subject: RE: Why does this work in IE and not in VBscript?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 10 Apr 2000 11:47:25 +0100
> But when I load the same xml file using the same xsl from vbscript it
> doesn't behave the way it was supposed to.

I would suspect you are instantiating the wrong version of the MSXML
Document object, i.e. a version whose transformNode() method doesn't
understand XSLT.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread