This class can be used to generate Web forms with Javascript based client side validation.
It can generate the HTML tags for starting and ending forms with one or more fields. The supported types of fields are: text, password, checkbox, select and submit.
Additionally it can generate a Javascript function named validate that should be embedded in the form page so it can be called when the form is submitted to validate the form.
If there are any required fields that are not set, the validate function opens an alert window to tell the user which field needs to be set.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (83.3%) |
Sufficient (66.7%) |
- |
Sufficient (66.7%) |
- |
- |
Not sure (55.0%) |
1029 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.