Error processing SSI file
Error processing SSI file
Home » Development Area » DigiGuide Listings Grabber » API Index » Class: HTMLWindow » onFormSubmit Event
Class HTMLWindow : onFormSubmit Event
| void onFormSubmit( String formName, Object form ) |
Summary
Called when a form has been submitted.
Parameters
| Parameter | Description |
| String formName |
The "action" for the form. |
| Object form |
This is the form contents. If you had a form field called "name" then you would access it using form.name. |
|
|
|
Requirements
Build Build 3
(Last updated: February 13, 2020 11:43:30)
Error processing SSI file