G
Guest
hi,
How can I verify a valid phone number contain 0-9 and characters ( ) -
and whitespace.
for example:
(416) 424-1234 or 416- 424-1234 or 4164241234
how can i use from Regular Expressions (C#)?
thank you,
monica
How can I verify a valid phone number contain 0-9 and characters ( ) -
and whitespace.
for example:
(416) 424-1234 or 416- 424-1234 or 4164241234
how can i use from Regular Expressions (C#)?
thank you,
monica