[thelist] AJAX Calls Working Intermittently in IE

Lee Kowalkowski lee.kowalkowski at googlemail.com
Wed Mar 12 10:37:09 CDT 2008


On 12/03/2008, Ben Dyer <radicalbender at gmail.com> wrote:
> req.send(null);
> req.onreadystatechange = function() {

I'm not certain this is the reason, but I'd set up the
onreadystatechange event handler before calling send().


-- 
Lee



More information about the thelist mailing list