How to cancel a keypress event in C# as welll as javascript and jquery
- by Shantanu Gupta
I want to cancel out key press event when my textarea field gets n no of characters from user. At that point i dont want user to enter any more character what to do