WebBrowser::LoadWebPageFromBlob (open)
Open a blob in the webbrowser
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
MACRO LoadWebPageFromBlob(STRING baseurl, STRING contenttype, BLOB data)Parameters
STRING baseurlURL of the page
STRING contenttypeContenttype of the page
BLOB dataContent for the page