Man, I don't understand myself at the moment - to much wine, will have a think about it all tomorrow... ;-))
Taco Fleur Tell me and I will forget Show me and I will remember Teach me and I will learn > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Mark Stanton > Sent: Wednesday, 22 September 2004 5:27 PM > To: CFAussie Mailing List > Subject: [cfaussie] RE: No caching of an image > > > Each HTTP request for a file is completely seperate. If you > request an image via <img src=... its exactly the same as > requesting it directly by typing the URL in your address bar > as far as HTTP (and the proxies, browser cache and web > servers) is concerned. > > So setting a CFHEADER for the html page in which the image is > to be rendered will have no affect on whether the image gets > cached or not. > > (Well thats not quite true, cookie stuff gets shared across > requests, but in terms of caching it pretty well true). > > Also I don't understand how you are applying CFHEADER to a > page that sends the email - the email ends up as a flat HTML > file on a mail server which then gets copied into someones > inbox - there is no involved HTTP there. Maybe I'm not > understanding your properly. > > -- > Mark Stanton > Gruden Pty Ltd > http://www.gruden.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/
