Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
debecc #1
Image replace but not from cache
Hi,
I was wondering if anyone can help me.
I need to be able to switch out 1 image on a home page every monday morning.
All the web page files will reside on an outside server. I was hoping that I
could just upload and replace the image file on the server and it would
automatically change on the homepage. However, the more I thought about it, I
am afraid that if someone has been to the site before then the image would
reside in their cache and the updated image will not display.
Is there a way that i can get the page to reload again and NOT relaoad from
their cache?
Does this make any sense.
I appreciate any help or comments on this.
thanks alot
deb
debecc Guest
-
Image cache problem
Fred, have you figured this out yet? I am having the same problem... -
Replace image container locally
I am creating a template system and am wondering if there is anyway a user can click on an image field (or any container) and replace the contents... -
How can I replace an image in Acrobat Professional 6.0.4?
I have a pdf flyer that needs an image on it replaced with a new image. Is there a way of doing that? The flyer was created in Illustrator CS and... -
image cache folder
I am writing a control that will dynically generate graphic images (.png files) using the System.Drawing namespaces. I would like to save these... -
Adobe, What are the rules for setting Image Cache in Prefs?
Default is 4, I work on hugh images 750 mb - 2 gigs normally and very often up to 4 gigs. Scott told me to bump it to 8 which I did but in this... -
Andreroux #2
Re: Image replace but not from cache
Hi,
You can either try a javascript, or insert this code in the <head> tag
<META HTTP-EQUIV="REFRESH" CONTENT="60">
this code will refresh your webpage every 60 seconds, will this help.
Andre
Andreroux Guest



Reply With Quote

