FORMRESET v17
This function and procedure generates the <INPUT>
tag with TYPE="reset"
. This tag creates a button that resets the form fields to their initial values.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
cvalue | The value for the VALUE attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters