Ajax Registration Module
Package:
Summary:
Display and process user registrations using AJAX
Groups:
Author:
Description:
This class can be used to display and process user registrations using AJAX.
It can generate HTML and Javascript that uses the jQuery library to submit a registration form using AJAX requests.
If the submitted registration form values are valid, the class creates the registered user records in a database. Otherwise it flags the invalid form fields.
It can generate HTML and Javascript that uses the jQuery library to submit a registration form using AJAX requests.
If the submitted registration form values are valid, the class creates the registered user records in a database. Otherwise it flags the invalid form fields.
Comments are closed.