Insert HTML into WebBrowser

D

David Elliott

I have html that is dynamically created. I would like to display it in a the WebBrowser.
Can I insert it directly or do I HAVE to store it to disk first and then navigate to it?

I would prefer to the former to the later as I wouldn't have to do disk clean up.

Thanks,
Dave
 

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