WebBrowser::SubmitForm (open)
Submits a form on the page
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
BOOLEAN FUNCTION SubmitForm(OBJECT tosubmit)Parameters
Return value
BOOLEANWhether the submit was succesfull
Submits a form on the page
LOADLIB "wh::internet/webbrowser.whlib";
BOOLEAN FUNCTION SubmitForm(OBJECT tosubmit)BOOLEANWhether the submit was succesfull