|
Here are some validation resources for you:
Server-Side Form Validation by Dianna Leech - 12/1/1999 http://www.4guysfromrolla.com/webtech/120199-1.shtml - http://www.4guysfromrolla.com/webtech/120199-1.shtml
An Email Validation Routine by Joćo Vieira - 4/11/1999 http://www.4guysfromrolla.com/webtech/041199-1.shtml - http://www.4guysfromrolla.com/webtech/041199-1.shtml Somewhat shorter.
An Email Validation Script by Ben Durbin - 5/19/1999 http://www.4guysfromrolla.com/webtech/051999-1.shtml - http://www.4guysfromrolla.com/webtech/051999-1.shtml Longer.
Form Handler: Some light form validation and error notification. http://www.asp101.com/samples/form_handler.asp - http://www.asp101.com/samples/form_handler.asp
Javascript Field Validations -- Client Side Scripting by Nannette Thacker - 8/19/1999 http://www.shiningstar.net/articles/articles/javascript/javascriptvalidations.asp?ID=AW - http://www.shiningstar.net/articles/articles/javascript/java scriptvalidations.asp?ID=AW
Form Validation Using Javascript - 9/19/1998 http://www.4guysfromrolla.com/webtech/091998-1.shtml - http://www.4guysfromrolla.com/webtech/091998-1.shtml Good tips such as saving JavaScript functions in a file called DataValidation.js and including this in pages that need this. JavaScript functions.
WebDaily: Your daily source for Web Technology Tips and Tricks! - 10/27/1998 http://www.4guysfromrolla.com/webtech/102798-1.shtml - http://www.4guysfromrolla.com/webtech/102798-1.shtml Just checks if fields filled in.
Form Validation Scripts http://www.coolnerds.com/jscript/formval.htm - http://www.coolnerds.com/jscript/formval.htm
------------- J. Paul Schmidt, Freelance ASP Web Developer
www.Bullschmidt.com - www.Bullschmidt.com
Classic ASP Design Tips, ASP Web Database Sample (Freely Downloadable)
|