Validate textbox (characters)
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi. I would like to validate a textbox so that it only contains strings (words/sentences) but not symbols such as < > ! @ etc. I checked the Regular Expression Validator, but didnt find a Validation Expression which validates for symbols Is there a Validator Expression for this? Thanks
-
Hi. I would like to validate a textbox so that it only contains strings (words/sentences) but not symbols such as < > ! @ etc. I checked the Regular Expression Validator, but didnt find a Validation Expression which validates for symbols Is there a Validator Expression for this? Thanks