Hi,


I want to use Webbrowser Control to display a HTML format string generated in my program. I don't want to save it in file then re-read it by Webbrowser Navigate2 method. Is there anyway I can send the string to Webbrowser directly?


Thanks a million!!!


Dodo