Re: Ajax acts unpredictable
- From: dNagel <NOTGrandNagel@xxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 17:21:49 -0700
Make sure you show a dialog for all errors in IE, and then check your code again.
could be you introduced a js error somewhere else that breaks your scripting.
D.
Brian Staff wrote:
I'm getting these exact symptoms with my code that has worked for 4+ years. All of a sudden, since Saturday its unpredictable..
The first page on a new IE (IE6) browser session seems to always work, then subsequent pages will not work. It's as if the client sends the request to the server but the server does not see it OR I get a response (well readystate=4) and there is no data even though the server sent some data...I see the response data in fiddler (www.fiddlertool.com)
It does not seem to matter whether I do async calls on non-async calls.
I'm stumped...can anybody throw any light on this?
Brian
- References:
- Re: Ajax acts unpredictable
- From: Brian Staff
- Re: Ajax acts unpredictable
- Prev by Date: Re: Ajax acts unpredictable
- Next by Date: Using .NET Object from JavaScript
- Previous by thread: Re: Ajax acts unpredictable
- Next by thread: Re: Ajax acts unpredictable
- Index(es):
Relevant Pages
|