6.3.2 Processing a Form
A form is submitted to the server whenever a “submit” action occurs on the form (e.g., 'Submit' button is pressed or an 'onSubmit' script returns “true”). The submission contains a single repletRequest object that includes all form values.
| << Client-Side JavaScript | © 1996-2013 InetSoft Technology Corporation (v11.4) | Scripting the onClick Handler >> |