regular expression onlydigits?

Posted by Surya sasidhar on Stack Overflow See other posts from Stack Overflow or by Surya sasidhar
Published on 2010-04-24T05:20:03Z Indexed on 2010/04/24 5:23 UTC
Read the original article Hit count: 176

Filed under:

hi,

i am using regular expression for enter only digits minimum 10 digits maximum 14 only i write like this ^[0-9]

© Stack Overflow or respective owner

Related posts about ASP.NET