This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How to connect XSL output to IE5


I think you will find
http://msdn.microsoft.com/xml/articles/enhancingxsl.asp very usefull.

-----Original Message-----
From: Martin Rothschink [mailto:Martin.Rothschink@axonet.de]
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]