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 text or password fields.
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 submited to validate the form.
If there are any empty fields, the validate function opens an alert window to tell the user which field needs to be filled.
| 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.
| File |
Role |
Description |
cmd.php |
Class |
Class file |
test.php |
Example |
Example File |