All,

I've got an application that changes images and when the page refreshes, the
image change doesn't replace the original and show up until I refresh the page.

So I'm trying to clear the browser cache with cfcache, but it's not working.

Any ideas?

<cfcache  
 action="flush" 
 timespan="#CreateTimeSpan(0, 0, 0, 0)#" 
 expireURL = "*rotating_baby_image_preview.cfm?*">


Thanks

D

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265834
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