Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 24th March 2010, 22:11
granpol granpol is offline
Member
 
Join Date: Mar 2010
P2P
Posts: 3
Unhappy Prevent cache swf contentpath
Hi,

can anyone help me prevent my browser form cache-ing the images my swf loads??

I have this swf that loads images from the root folder. This swf file is on an html page
I cant seem to be able to prevent the browser from cache-ing the images on the swf file.
I update/change the images on the server and the browser keeps on loading the old ones...

this is the page www.cafeimperial.com/solo

thank you !!!

I've tried

(<!--
<head>
<meta http-equiv="PRAGMA" content="NO-CACHE">
<meta http-equiv="Cache-Control" CONTENT="no-store, no-cache, must-revalidate">
<META HTTP-EQUIV="Expires" CONTENT="Mon, 04 Dec 1999 21:29:02 GMT">
<META HTTP-EQUIV="REFRESH" CONTENT="3">
</head>

ANd i've also repeated all this at the end
</body>
<HEAD>
<meta .....GMT">
</HEAD>
-->)
Reply With Quote
  #2  
Old 24th March 2010, 23:46
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
add
PHP Code:
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past 
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
Reply

Tags
cache , contentpath , prevent , swf


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cache mod System Request !!! bsf TBDev 2 27th April 2010 12:16
Cache lite bsf Community Cafe 4 28th January 2010 20:17
[FIX] Make cache settings usable benjaminbih Free Torrent Source 3 9th January 2010 22:38
IE Cache fix joeroberts BT.Manager (phpMyBitTorrent) 0 3rd February 2009 15:17
Need YSE PRE6 cache mod kp380lv Yuna Scatari Edition (YSE) 1 25th December 2008 20:38



All times are GMT +2. The time now is 09:54. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.