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