Handling text changed in text box control using Ajax

Posted on 16th Feb 2014 by admin

I need to create a web form with a text box control. When someone types text into the textbox I need to post back to a C# or VB method to handle the changed text entered into the text box control.Is their a specialized Ajax text box control to handle this? Or does someone know of a way to do this using Ajax? I did find an article below that does not use Ajax. This will give you an idea of what I am after.

Other forums