Possible Duplicate:
Phone Number Validation Javascript
Hi I am creating validation for a form using javascript. I am wanting to check the telephone number field using if statements to ensure it contains a 4 digit area code then a space followed by a 7 digit number.
Any help would be appreciated.
Thanks