RE: How to connect XSL output to IE5

Subject: RE: How to connect XSL output to IE5
From: Anton Swanevelder <AntonS@xxxxxxxxxxxx>
Date: Tue, 28 Mar 2000 18:49:01 +0200
I think you will find
http://msdn.microsoft.com/xml/articles/enhancingxsl.asp very usefull.

-----Original Message-----
From: Martin Rothschink [mailto:Martin.Rothschink@xxxxxxxxx]
Sent: 28 Maart 2000 05:27
To: Xsl-List@Mulberrytech. Com
Subject: OT: How to connect XSL output to IE5


Hello,

I need to do XSL conversion and displaying of html inside a C++ program.

I'm currently using MSXML 3 to create html output from my XML documents.
This works just fine. I save the resulting html into a temp file and use the
Navigate() method of a WebBrowser control to display the results.

Does anybody know a more efficient way (in terms of speed, memory) of
connecting the XSL output to an IE5 control?

Regards
Martin


 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