Advanced Form to Email PHP, automatically recognizes information entered into a web form and once the form has been submitted, sends it to you by email.
The extension use Ajax to send the form data to the server to be validated and use Ajax to lock the form controls you have in the page to prevent a multiple form submit during the Validation process like when the user click many times the submit button.