That should have read "append a random var to the request". 

-----Original Message-----
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 25, 2007 3:46 PM
To: CF-Talk
Subject: RE: Spry and IE Caching

You might need to append a random var to the returned string. Timestamp or
something. 

-----Original Message-----
From: Robert Rawlins - Think Blue
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 25, 2007 11:45 AM
To: CF-Talk
Subject: Spry and IE Caching

Hello Guys,

 

First time ever using spry and I'm using the Spry.Utils.updateContent()
function to update content every few seconds in a div. This works perfectly
in Firefox but for some reason IE seems to have a common caching problem
where it'll cache the content totally ruining the point of the auto refresh.

 

I've tried the:

 

<cfheader name="Cache-Control" value= "no-cache"> <cfheader name="Expires"
value="0"> <cfheader name="Pragma" value="no-cache">

 

Fix as suggested by some people but it doesn't seem to work, can anyone
offer any advice? I know its not strictly CF, but its as near as possible.

 

Thanks guys,

 

Rob







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284585
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to