How about a script that validates a 10 digit phone number? I've not found one. Using the phone number below, all parenthesis, white space and hyphens would be removed leaving only 10 digits. Thanks
(303) 444-3303
PS - I know I could use a 3 input model...but this way, I can pretend the form was sent if it fails validation...satisfying the pranksters. That's how I deal with it, anyway.
(303) 444-3303
PS - I know I could use a 3 input model...but this way, I can pretend the form was sent if it fails validation...satisfying the pranksters. That's how I deal with it, anyway.

Comment