I'm new to jQuery and this doesn't supply year dating, so I don't know
if this is an old topic, but I recently had a similar problem. Just to
clear up,
 XMLHttpRequest Object Has An Abort() Method

as stated at
http://www.bennadel.com/blog/1002-XMLHttpRequest-Object-Has-An-Abort-Method.htm

also, another interesting read for beginners is
http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/

On Apr 22, 7:18 am, Donald J Organ IV <[EMAIL PROTECTED]> wrote:
> You would need something to keep track of the time between keyDown events 
> then just pick the amount of time you want to trigger on.
> livefree75 wrote:Hi, I have an AJAX GET going out on KeyUp on a text box. I 
> want to Cancel the request or ignore the response if a new AJAX request has 
> gone out since the first one began. In other words, I only want to process 
> the AJAX request when the user is "done" entering. a la GMail address lookup. 
> What's the best way to do this? Jamie

Reply via email to