![]() |
Keypress event handler
Am currently trying to create code that clears a text box after a message box is shown when a nonnumeric digit is entered. The code am using doesnt clear the text field as shown below:
Code: C#
|
Re: Keypress event handler
Does it show the message box.
|
Re: Keypress event handler
Oh! A simple fix on line 7 would fix that, change line 7 to this
Code: javascript
|
| All times are GMT +5.5. The time now is 20:57. |