RE: How to connect XSL output to IE5

Subject: RE: How to connect XSL output to IE5
From: "chris bayes" <chrisjbayes@xxxxxxxxxxx>
Date: Thu, 30 Mar 2000 11:51:01 +0100
Yeh but you can then manipulate the document. So first navigate to
"about:blank" and you have an empty doc to work with then
~document.write("<some><xml>") .

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Martin Rothschink
Sent: 30 March 2000 09:04
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: RE: How to connect XSL output to IE5


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of chris bayes
> Sent: Wednesday, March 29, 2000 8:29 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: RE: How to connect XSL output to IE5
>
>
> Can't you just write a string to the document property of the control.
>

AFAIK the document property returns a document object after you have used
navigate() to load some data.

Currently I'll stick to the temp file method but I can't believe that this
is the only way to do it.



 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