Submits a form and displays the response.
Form
object
submitWithResponse( confirmMessage, linkDepth, isMulti)
confirmMessage Displays a message to the user in a confirmation dialog. This argument can be NULL
.
linkDepth An integer specifying the number of levels of links to follow when downloading the page. Typically, this is 0, which just downloads the main response page. A value of 1 indicates that M-Business Client should traverse all of the links on the response page and download those pages as well. The default is 0.
isMulti If true
, the user can submit the same form many times. If false
, the user can submit only one form request at a time against a particular Web page.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |