AJAX FORMS

Posting simple forms

This page shows how to post an HTML form using an Ajax call, implemented by some jQuery code.

Result of the submit process can be inspected in the monitor page.

The POST data are sent (silently) to this form controller.

For details have a look to HTML code of this page.

Sources

HOME