Web www.gerd-tentler.de
Version 1.3 (released Jun. 17, 2006) [Download]

Introduction

Use this script to validate form data before submission. You can set a type for each input field (number, mail, url, date) and a minimum length. This script works with all kinds of form fields: text, textarea, select, checkbox, and radio. Use this sample form to check it out:

Name:
Age:
Homepage:
E-mail:
Address:
Gender: male   female
Children:
Desired jobs:
Starting date
(day/month/year):
I agree with your conditions

This script was tested with the following systems and browsers:

 Windows:    IE     NN 7     Opera     FF     Chrome
 Mac OS X:    IE     Safari

If you use another browser or operating system, this script may not work for you - sorry.

NOTE: Safari 1 on Mac OS X does only accept dates between Jan. 1, 1901 and Dec. 31, 2037 as valid.

Comments