[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Command-line processing for msxml4

Subject: RE: Command-line processing for msxml4
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Wed, 12 Sep 2001 13:56:43 +0100
msxml4 command line
Paul,
You can use the xmltohtml.js utility at
http://www.bayes.co.uk/xml/index.xml?/xml/utils/translate.xml
Just change the lines 
	var x = new ActiveXObject("MSXML2.DOMDocument");
	var s = new ActiveXObject("MSXML2.FreeThreadedDOMDocument");
To
	var x = new ActiveXObject("MSXML2.DOMDocument.4.0");
	var s = new ActiveXObject("MSXML2.FreeThreadedDOMDocument.4.0");
If for some reason it doesn't use msxml2 v4 although it should just work
if you have v4 installed.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Paul Terray
> Sent: 12 September 2001 13:21
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Command-line processing for msxml4
> 
> 
> Hello to everyone,
> 
> Do someone know if there is any commad-line utility to access XSLT 
> processing in MSXML4 from command-line, much like msxsl did 
> for msxml3.
> 
> Thanks
> 
> --
> Paul TERRAY - Documents Management Systems Engineer
> email : terray@xxxxxxxxxxxx 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.