My input box must accept the following combination
(123) 123-4567 or 123-123-1234
Can anyone help me out to make regular expression?
My input box must accept the following combination
(123) 123-4567 or 123-123-1234
Can anyone help me out to make regular expression?