Subject: OT: How to connect XSL output to IE5
From: "Martin Rothschink" <Martin.Rothschink@xxxxxxxxx>
Date: Tue, 28 Mar 2000 17:26:46 +0200
|
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
|