Stuart on July 7th, 2006

AJAX Generic Form Parser – With Validation: 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. Using this simple piece of JavaScript you can reuse it as is with any form, saving [...]

Continue reading about AJAX generic form parser