7
Answers

How to Allow letters,numbers,some special characters only?

Raja

Raja

8y
281
1
i want to allow letters,numbers and some special characters in textbox(,.\-_)this special characters only or throw error message how to do it.
Answers (7)
0
Ravi Patel

Ravi Patel

NA 7.8k 532.4k 9y
Hi ,
 
check this
 
for 3-Tier architecture
 
http://www.dotnetfunda.com/articles/show/71/3-tier-architecture-in-aspnet-with-csharp 
Accepted