kathryn
03-26-2003, 01:10 PM
Hi,
I an trying to add javascript checks to three fields on a form.
The first field should be 6 digits in length, numeric and begin with 93.
The second should be 8 digits in length. The first character should be alpha, second can be anything and 3-8 should be numeric.
The third should be 10digits in length 1st and 2nd alpha, digits 3-10 numeric.
I have tried without success to use Regular Expressions. Can anyone help me??
Thanks, Kathryn
I an trying to add javascript checks to three fields on a form.
The first field should be 6 digits in length, numeric and begin with 93.
The second should be 8 digits in length. The first character should be alpha, second can be anything and 3-8 should be numeric.
The third should be 10digits in length 1st and 2nd alpha, digits 3-10 numeric.
I have tried without success to use Regular Expressions. Can anyone help me??
Thanks, Kathryn