Hey guys, on ASP.Net, you know how the onTextChanged Event of a textBox doesnt react until its posted back to the server. I am running sql statements for a search using the onTextChanged Event and I want it to update the query every time a key is hit and it requires an enter or submit now.... Any thoughts