wwUtils::ShowHTML

Displays an HTML string in the browser for quick viewing.

o.ShowHTML(lcHTML, lcFile, loWebBrowser)

Parameters

lcHTML
HTML to display

lcFile
Optional - temporary file to send output to.

loWebBrowser
Optional - existing instance of an IE browser or WebBrowser control to send output to.

See also