[Home] [By Thread] [By Date] [Recent Entries]
var objXML=CreateObject("COM", "Microsoft.XMLDOM", "INPROC");
var objXSL=CreateObject("COM", "Microsoft.XMLDOM", "INPROC");
As Chris (and I) said: use the correct progID and it will work.
"Microsoft.XMLDOM" refers to msxml.dll
"MSXML2.DOMDocument" refers to msxml3.dll
Rgs,
Ben
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



