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

This class can be used to generate HTML forms that can be submitted via AJAX. It can generate HTML for the most common types of form inputs. The class ends the form generating a submit input. When this input is clicked, the form input values are collected.

Detailed description

This class can be used to generate HTML forms that can be submitted via AJAX.

It can generate HTML for the most common types of form inputs.

                               


The class ends the form generating a submit input. When this input is clicked, the form input values are collected and submitted to a given Web page script via AJAX using the POST method.

The response of the submission page script is displayed within a given div section.

 

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

Comments: