T
Troy
Hello,
I'd like to validate an input my from user i.e. make sure that the user
enters the phone number is the following formats
(XXX) XXX-XXXX
XXX-XXX-XXXX
Any ideas on how I can achieve this with regular expressions? Having
difficulty wrapping my head around it.
thanks
I'd like to validate an input my from user i.e. make sure that the user
enters the phone number is the following formats
(XXX) XXX-XXXX
XXX-XXX-XXXX
Any ideas on how I can achieve this with regular expressions? Having
difficulty wrapping my head around it.
thanks