Hi all,
How to know which key is being pressed in a key press event of a textbox??
I want the user can only enter alphbets not any other caracters in my textbox. How i can do this in javascript?