R
RC
Hi there,
Is-it possible to load a page in a WebBrowser component
without using the Navigate mathod but instead to send a
string directly to the component. To clarify my idea, I
generate an HTML page in code. To view it in the
WebBrowser I have to save the HTML page to disk and then
to navigate to it. I would like to skip this saving to
disk step and just pass the string directly to the
webbrowser component. Can it be done?
Thanks,
RC
Is-it possible to load a page in a WebBrowser component
without using the Navigate mathod but instead to send a
string directly to the component. To clarify my idea, I
generate an HTML page in code. To view it in the
WebBrowser I have to save the HTML page to disk and then
to navigate to it. I would like to skip this saving to
disk step and just pass the string directly to the
webbrowser component. Can it be done?
Thanks,
RC