A
Andy
hi,
I'm trying to detect changes in a textbox to set a flag in
javascript. I hook into the text boxes keypress event, which works
fine except when you press the backspace key. In this case, the
keypress event is not raised, and my flag never gets set.
Any ideas?
Thanks
Andy
I'm trying to detect changes in a textbox to set a flag in
javascript. I hook into the text boxes keypress event, which works
fine except when you press the backspace key. In this case, the
keypress event is not raised, and my flag never gets set.
Any ideas?
Thanks
Andy