Mobile number validations

Dotnet4ashu
Posted by Dotnet4ashu under ASP.NET category on | Points: 40 | Views : 1793
hello experts,


today i am going to discuss how to create a validation on mobile number in asp.net

there are number of examples i can prove but i like this "^[0-9]+(-[0-9]+)*$" because this is one of the most simplest validations i have ever use in my recent projects....

I hope this validation might helps you.

Comments or Responses

Posted by: Akiii on: 7/29/2012 Level:Bronze | Status: [Member] | Points: 10
Try giving an example Himanshu, that way it will be more helpful.


Thanks and Regards
Akiii

Login to post response