Building a simple registration form submit without page refresh using jquery ajax In this example, we have a simple registration form with name, email, and phone number. The form submits all the fields to a php script without page refresh using jquery, aj