[jQuery] Re: IE cachine .ajax calls?

2007-04-26 Thread Sam Collett
On Apr 24, 8:11 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, On IE 7.0, I'm noticing the same data is repeatedly returned to me from this call var data = $.ajax({ type: GET, url: 'draw_modules.php',

[jQuery] Re: IE cachine .ajax calls?

2007-04-24 Thread [EMAIL PROTECTED]
Send the JavaScript millisecond time as a GET value. It will make the request unique each time. -khoker On Apr 24, 2:11 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, On IE 7.0, I'm noticing the same data is repeatedly returned to me from this call var data =