I have a textbox asp.net server control. I am modifying the value of textbox from javascript i want to detect when the textbox text is changed. I tried onchange event which
Using Jquery you can assign a 'change' handler and invoke the handler like this: