Categories

Updated: 12/09/2004

Simple Form Validation Library (SFVL)

A class (SFVL) to expedite adding field validation to html forms. No more coding individual validation routines for each field. Simply put the class in the submittal script. Add the validation rules (regular expression) using a class method. Put the report() method at the top of the form. This will report rule violations.
©2003-2019 jCay.com