RE: Grabbing the HTML output in IE5

Subject: RE: Grabbing the HTML output in IE5
From: David Schach <davidsch@xxxxxxxxxxxxx>
Date: Fri, 23 Apr 1999 10:06:56 -0700
You can also write some jscript on an HTML page.  Just save the output from
transformNode.

-----Original Message-----
From: Pete Johnston [mailto:P.Johnston@xxxxxxxxxxxxxxxxxx]
Sent: Friday, April 23, 1999 11:00 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: Grabbing the HTML output in IE5


[Matthew MacKenzie]

> Is there a way to grab the actual HTML from IE5 after an XML/XSL
> transformation?

It depends what you mean by grab.... You can run the process from the 
DOS command line and write the output to a file using a technique 
described by Ken Holman at:

http://www.cranesoftwrights.com/resources/debugmsxsl/index.htm

I have certainly found it an indispensable aid to debugging.

Pete Johnston
University of Glasgow


 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