validation on telephone numbers?
Posted
by Surya sasidhar
on Stack Overflow
See other posts from Stack Overflow
or by Surya sasidhar
Published on 2010-03-08T04:57:24Z
Indexed on
2010/03/08
5:06 UTC
Read the original article
Hit count: 338
ASP.NET
hi,
in my application i want to validate the telephone numbers, how can i write regular expression for telephone numbers like..
040-23357399 or 04023357399 91-40-23357399 or 914023357399 08518-2814655 or 085182814655 91-8518-2814655 or 9185182814655
this is my phone numbers how can i write the expression for this
© Stack Overflow or respective owner