When I click submit I\'d like all form data to be POSTed to process.php. Then on process.php I want to echo out the POST data and finally replace everything in results div t
There is but another way to do it all. This example uses the jQuery validate plugin. Here, all the form fields are validated automatically. Download jquery from here :
https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js
Download validation plugin from here :
http://jquery.bassistance.de/validate/jquery-validation-1.10.0.zip