Articles: 843 | Categories: 148   
   
   
Home Articles Contact Us
 
 
 
 
HTML form creator & validator (0 Comments)
Admin: Posted Date: April 4, 2010

This class can be used to generate and validate Web forms. It can generate HTML with Javascript to validate form input values on the browser side. The class may also validate the input values on the server side.

Class: Fast HTML form creator and validator

Detailed description

This class can be used to generate and validate Web forms.

                           


It can generate HTML with Javascript to validate form input values on the browser side. The class may also validate the input values on the server side. Currently it only supports a validation rule to check whether a required input is filled.

The form inputs may be defined passing arrays of input attributes or using a text file with the attribute values.

The presentation of the form can be customized using CSS styles.

 

 

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

Comments: