>- see footer for list info -< Actually, just puting a ? on the end of the src should stop it caching. Top shout Kola
On 7/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >- see footer for list info -< > Try displaying it with a UUID on the end..? > > <img src="pic.jpg?#createUUI#" /> > > > Just a shot in the dark so not sure if it will work > > Kola > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:dev- > > [EMAIL PROTECTED] On Behalf Of Lee Fortnam > > Sent: 20 July 2005 10:43 > > To: 'Coldfusion Development' > > Subject: [CF-Dev] Refreshing an image after rotation > > > > >- see footer for list info -< > > Hi All, > > > > I am allowing users to upload images to a site which may or may not be in > > the correct view (i.e. landscape or portrait etc). They click on a rotate > > left or rotate button and I use cfx_image to perform the alteration. > > > > The page is then shown to the user with the revised image but it always > > caches the previous image in the incorrect view, only when I close the > > window and open it again does it show that the alteration was performed. > > > > Any ideas, I have tried <META HTTP-EQUIV=expires CONTENT="0"> in the page > to > > stop it being cached but to no avail? I have tried putting in a delay > after > > the CFX_image has performed its stuff to see if there was an issue with > the > > file write being delayed at all but no luck. > > > > fortnam.net > > > > Lee Fortnam > > [EMAIL PROTECTED] > > > > t: +44 121 7091857 > > m: +44 7976 752137 > > > > _______________________________________________ > > > > For details on ALL mailing lists and for joining or leaving lists, go to > > http://list.cfdeveloper.co.uk/mailman/listinfo > > > > -- > > CFDeveloper Sponsors:- > > >- Hosting provided by www.cfmxhosting.co.uk -< > > >- Forum provided by www.fusetalk.com -< > > >- DHTML Menus provided by www.APYCOM.com -< > > >- Lists hosted by www.Gradwell.com -< > > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help > -< > > > > _______________________________________________ > > For details on ALL mailing lists and for joining or leaving lists, go to > http://list.cfdeveloper.co.uk/mailman/listinfo > > -- > CFDeveloper Sponsors:- > >- Hosting provided by www.cfmxhosting.co.uk -< > >- Forum provided by www.fusetalk.com -< > >- DHTML Menus provided by www.APYCOM.com -< > >- Lists hosted by www.Gradwell.com -< > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< > -- Simon Baynes www.simonbaynes.com _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
