Form validations

November 25, 2004 by Chris Charlton
First, I'd add some Server-Side form validation(s), and then maybe some Client-Side validation(s) on required fields, etc. That was there's a layer between actually allowing the data to POST, and the user filling out the form correctly. There's a free tutorial floating about form validations, and Yaromat has a free JavaScript form validation suite, or you can buy a whole Client/Server Validation suite from WebAssist.com (WA Validation Toolkit)