I'm using the HTMLEditor control from the ASP.NET AJAX Control Toolkit. Works fine. I'd like to hook a keyup (onkeyup) event so that I can do things like display an (approximate) running count of the number of characters in the editor.I'm using the HTMLEditor control from the ASP.N