The ClientSideTextChanged event fires 4 times everytime I type a letter, and once when I close my browser.
Also how can I determine what the keycode was on each raise of the event?
In a standard asp textbox you can check the event.keycode to determine what key was pressed.
Using v3.24 in IE8 on Win7 x64.