Displaying 1 result from an estimated 1 matches for "timeoutdelay".
2005 Aug 13
4
Timing out ajax requests?
...rrent requests, I disable the select
box. As the request may take too long or cause an error, I set a
timeout that re-enables the select boxes.
Now, this isn''t really complicated, but it makes my code just slightly
messier. What I''d like best is to have a two options on Ajax:
timeoutDelay and onTimeout, where on a timeout the request is aborted.
Does the base XmlHttpRequest support this in any way? A very quick web
search didn''t bring up any relevant info.
Michael
--
Michael Schuerig Most people would rather die than think.
mailto:michael@schuerig.de...