[jQuery] Re: getJSON IE7 problem- caching request/responses?

2009-02-17 Thread IanW
Sorry all, I've fixed this now by just appending the time on the end of the request to make it appear differerent to IE each time, this seems to work! On Feb 17, 11:49 am, IanW wrote: > Hi, > I've got an application developed in ASP.NET MVC using jQuery to > handle JSON req

[jQuery] getJSON IE7 problem- caching request/responses?

2009-02-17 Thread IanW
Hi, I've got an application developed in ASP.NET MVC using jQuery to handle JSON requests and responses. I use the following Javascript code to popup a dialog, send off the request and then move the client back to the page they were on previously: if (confirm("You currently have a project open,