View html file in WebBrowser Control

F

Fritz Switzer

Hello,

I'm looking for a code snippet that will demonstrate how to load a
stand-alone "html" file in a WebBrowser control (the one that ships with VS
2005) that I am using as part of a WinForms application.


I'm taking an xml file, transforming it with an xslt (XslCompiledTransform)
.. The end result is an html that I want to load into the WebBrowser control
for viewing.

TIA,

Fritz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top