Re: jQuery and Session Timeout

2011-03-21 Thread Steve Milburn
Hi Ray I did read the follow up article (I alluded to that article in a message earlier in this thread). I have Robust Exception Information turned on for now. I tend to think that it is a difference with jQuery 1.5.1. Everything works perfectly as it is now with 1.4.2, but if I load 1.5.1 and

Re: jQuery and Session Timeout

2011-03-19 Thread Raymond Camden
I don't think your issue is 1.4.2 versus 1.5. Did you read the followup linked to from the article? http://www.coldfusionjedi.com/index.cfm/2010/9/15/Handling-session-timeouts-in-Ajax-applications--Follow-up On Fri, Mar 18, 2011 at 10:14 AM, Steve Milburn wrote: > > Hello all. > > I've been us

RE: jQuery and Session Timeout

2011-03-18 Thread andy matthews
The jQuery team did a complete rewrite of the ajax() method in 1.5. That's probably where your issue is coming from. http://blog.jquery.com/2011/01/31/jquery-15-released/ -snip- AJAX REWRITE Perhaps the largest change is that a call to jQuery.ajax (or jQuery.get, jQuery.post, etc.) now r