Question
Phone Validation
I have this : REFindNoCase("^[2-9]\d{2}-\d{3}-\d{4}$" and it
takes some number like 222-222-2222 or 333-333-3333 but not
111-111-1111
Can anyone have any example for phone validation?
Thanks
Can anyone have any example for phone validation?
Thanks
