|
-
December 22nd, 2005, 09:43 PM
#1
How to validate using RegularExpressionValidator
Hi everyone,
I'm using ASP.NET and i designed a page which contains many text boxes. I've used RegularExpressionValidator for validation.
Now i want to validate a text box which should accept alphabets (a-z and A-Z), comma(,), dot(.), open bracket((), close bracket()), blank space and hypen(-) in any order.
eg. SD.RE - (ad.sd., sd.we.,)
To accept all these characters, how to write a expression.
Can anyone help me.
-haifriends.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|