regular expression
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want validat a text box -- up to 10 numeric character and two "-" hyphen character.
Parwej Ahamad g_parwez@rediffmail.com
-
I want validat a text box -- up to 10 numeric character and two "-" hyphen character.
Parwej Ahamad g_parwez@rediffmail.com
hi, you might find the following links helpful. 1. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/ab0766e1-7037-45ed-aa23-706f58358c0e.asp[^] 2. http://msdn2.microsoft.com/en-us/library/2k3te2cs%28VS.80%29.aspx[^] regards :)