trigger event for nonalphanumeric keys
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
hi, I have a textbox.I have to trigger an event whenever any key is prressed except the alphabets and numbers like event trigger on when tabg button is pressed.I have used textchanged event but it only worked for enter key. regards, Bill
Its quite difficult to answer unless and until you have put the code for that section. :)
cheers, Abhijit CodeProject MVP
-
Its quite difficult to answer unless and until you have put the code for that section. :)
cheers, Abhijit CodeProject MVP
use javascript.. onblur()