WebBrowser::SubmitForm (open)

Submits a form on the page

Syntax

LOADLIB "wh::internet/webbrowser.whlib";

BOOLEAN FUNCTION SubmitForm(OBJECT tosubmit)

Parameters

OBJECT tosubmit
Possible objecttypes:

Button, input or form element to submit

Return value

BOOLEAN

Whether the submit was succesfull