asp.net - How to Disable non alphabetic characters in Textbox? -


no, don't mean asp validation controls, i'm looking way "disable" non alphabetic characters, when user presses key not letter(except space), not written in textbox.

i've used ajaxcontroltoolkit's filteredtextboxextender: http://www.asp.net/ajaxlibrary/ajaxcontroltoolkitsamplesite/filteredtextbox/filteredtextbox.aspx


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -