Validate name in text box
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
i want to allow the user to enter apostrophe in the name entered in the text box.. it cant be given as e.KeyChar == '''. can somebody help me i am new to this..
Currently, how are you validating your textbox?
-
i want to allow the user to enter apostrophe in the name entered in the text box.. it cant be given as e.KeyChar == '''. can somebody help me i am new to this..
-
Currently, how are you validating your textbox?