Images are very cache-persistent. Don't forget that there could be many
caches between your server and the user's browser. Maybe the old image is
being cached at the user's ISP. One way to force a reload is to generate a
random string and append it to the image URL each time the page is loaded,
eg:
<IMG SRC="images/picture34.gif?20854275">
Regards: Ayudh

+--------------------------------------------------------------+
| Turn on your Revenue Stream...                               |
| Bolt on a Virtual Cash Register to your e-commerce site now. |
| VeriPay from Xilo Online: http://www.xilo.com                |
+--------------------------------------------------------------+
----- Original Message -----
From: "Jamie Strachan" <[EMAIL PROTECTED]>
Newsgroups: cfaussie
To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 14:06
Subject: [cfaussie] cffile problem i think


> Hi,
>
> I have a problem in regards to an image being updated when I use cffile.
> The user adds an image to a product via a web page, it is then processed
> using cffile and uploaded to the server.  That works fine.  Then they may
> want to change that image.  They select the product, see the existing
image
> then upload the new one.  All appears to be fine until they view the new
> image and it is still the old one.  It will then magically appear to be
the
> new one in a minute or two.
>
> I have checked all the temporary internet files settings, flushed caches
and
> everything.  The client really wants the image to be changed instantly.
Any
> one got any ideas.
>
> Here is our current set-up.
>
> ColdFusion 5
> Windows 2000 Server
>
> Files hosted on a Linux machine linked to the Coldfusion server using
> Services For Unix..
>
>
> Jamie Strachan
>
>
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
[EMAIL PROTECTED]
>
> MX Downunder AsiaPac DevCon - http://mxdu.com/


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to