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]

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

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