I’d like to know if it possible to show HTML page created in VB using WebBrowser object without using files on disk.
That is, create HTML file in memory and show it within WebBrowser object.
Thanks!
I’d like to know if it possible to show HTML page created in VB
Share
Well, I’ve found the solution. It’s not so complicated.
The solution is to run from the VB:
*