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!
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!