Posts Tagged ‘validation’

AJAX Generic Form Parser – With Validation

Thursday, May 24th, 2007

In this tutorial I’ll show you a simple method to pass any HTML form through AJAX without the need to hard code all form fields into the JavaScript or Server Side Script. (more…)