The url is actually something like /log/index.cfm?pkIDInstance=45 so it has a number at the end, but still it caches it.. ;-((
-- Taco Fleur Senior Web Systems Engineer http://www.webassociates.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, 22 September 2004 2:23 PM To: CFAussie Mailing List Subject: [cfaussie] RE: No caching of an image THIS IS NOT NICE! OK I KNOW.... Taco, in this situation I have put a random number on the end or the Image URL image.gif?r=654654654 HTTP servers seem to ignor the tokens although they get written to logs. But they importantly serve the file again because it does not match one in cache. It also tricks IE to request a new copy. my 2p. GC Original Message: ----------------- From: Taco Fleur [EMAIL PROTECTED] Date: Wed, 22 Sep 2004 14:16:42 +1000 To: [EMAIL PROTECTED] Subject: [cfaussie] No caching of an image Maybe a stupid question (I'm good at those).. I don't want one image to be cached in an email message (HTML), can I somehow add the no cache property to the image, or do I need to include the no cache headers in the HTML page? The image is a cf page serving up an image with cfcontent.. I can't fool around with the web server and set the no cache headers on the file itself. -- Taco Fleur Senior Web Systems Engineer http://www.webassociates.com <http://www.webassociates.com/> --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
