O
Ori
Hi,
I'm looking for a good way to validate a US phone number and i though
using regular expression for this.
I want to support 3 different ways to enter a phone number:
1.Local Phone : 888-8899
2.With extension: (310)888-2569
3.With extension + 1 : 1(888)789-2569
Can someone tell me what expression I can us in order to support those
3 methods at once ?
Thanks,
Ori.
I'm looking for a good way to validate a US phone number and i though
using regular expression for this.
I want to support 3 different ways to enter a phone number:
1.Local Phone : 888-8899
2.With extension: (310)888-2569
3.With extension + 1 : 1(888)789-2569
Can someone tell me what expression I can us in order to support those
3 methods at once ?
Thanks,
Ori.