Articles: 843 | Categories: 148   
   
   
Home Articles Contact Us
 
 
 
 
Form Validate Class (0 Comments)
Admin: Posted Date: April 4, 2010

This class can be used to compose and output HTML forms that include Javascript based client-side validation rules to check the form inputs. It can compose forms with inputs of the types: text, password, hidden, etc.

Class: Form Validate Class

Detailed description

This class can be used to compose and output HTML forms that include Javascript based client-side validation rules to check the form inputs.

                               


It can compose forms with inputs of the types: text, password, hidden, textarea, radio, checkbox, select, file, reset, submit.

The form input definition parameters may include the respective input label and validation requirement.

When the form definition is closed, the class generates the necessary Javascript code to check the inputs that need to be validated.

 

 

 
 
Add a Comment:
 
(You must be signed in to comment on an article. Not a member? Click here to register)
   
Title:

Comments: