How do i mask a textbox to accept only alphabets.
using ajaxtool kit or regex or javascript (not jquery though).
Could i probably filter out numerics and special characters using ajaxtoolkit?
Suggestions or answers please.
Thanks in advance.
How do i mask a textbox to accept only alphabets. using ajaxtool kit or
Share
For Ajax Control Toolkit, here is sample code:
For further information, please see:
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/FilteredTextBox/FilteredTextBox.aspx