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



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

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

Reply via email to