Nishant Arora
How you validate Phone Number in ASP.NET?
By Nishant Arora in ASP.NET on Nov 26 2012
  • Neelima
    Jan, 2013 18

    mostly mobile numbers in india starts with 7,8,9 ^[7-9]{1}.*[0-9]{9}$

    • 1
  • Sonu Singh
    Dec, 2012 28

    • 1
  • Sonu Singh
    Dec, 2012 28

    • 1
  • Indu Sumesh
    Feb, 2016 19

    Mobile Number : ^(\+91[\-\s]?)?[0]?(91)?[789]\d{9}$Phone Number : \+?\d[\d -]{8,12}\d

    • 0
  • Neena M
    Dec, 2012 10

    use Regular Expression Validator and in its property select ValidationExpression and paste ^[01]?[- .]?\(?[2-9]\d{2}\)?[- .]?\d{3}[- .]?\d{4}$ f

    • 0
  • Manoj Kumar
    Nov, 2012 29

    • 0
  • Manoj Kumar
    Nov, 2012 29

    you can use Ajax Filtermask Extender tool for Mobile number:- --------------------------------------------------------------- you can use Ajax Filtermask Extender tool for Phone number:- --------------------------------------------------------------- you can use regular expression validator for mobile number:- ---------------------------------------------------------------

    • 0
  • Manoj Kumar
    Nov, 2012 29

    you can use Ajax Filtermask Extender tool for Mobile number:- --------------------------------------------------------------- you can use Ajax Filtermask Extender tool for Phone number:- --------------------------------------------------------------- you can use regular expression validator for mobile number:- ---------------------------------------------------------------

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS