tvks
03-12-2007, 03:11 AM
Hi all,
I am using a textbox in my ASP.Net project. I will try to explain my target as clearly as possible. I want the textbox to be enabled only but when any key on the keyboard is pressed I want a javascript function to be activated. I have used onkeypress but still the keys like backspace, spacebar, etc continue to pester me.
Kindly help.
Regards,
tvks
I am using a textbox in my ASP.Net project. I will try to explain my target as clearly as possible. I want the textbox to be enabled only but when any key on the keyboard is pressed I want a javascript function to be activated. I have used onkeypress but still the keys like backspace, spacebar, etc continue to pester me.
Kindly help.
Regards,
tvks