Showing html from windows forms

G

Guest

Hi,

I'm using xml and xsl transformation to generate a string containing html.
I was wondering what the best way is to view this html from a windows form?
The thing is, this windows forms application is executed from a network, so
if there is a way to show it without having to write out a .html file
somewhere first, please let me know!
If it can't be done, then where is the best place to write out this
temporary html file?

Thanks in advance!
 
G

Guest

Thanks a lot!!

I'm still wondering though, if it was a regular win app), and I were to
launch the browser, is there a way to send the html string to this browser
without having to write out a html file?
 

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