I have a controller that handles all management functions for my
application.
I have a particular action that uploads images and then redisplays them
in
a view. Sometimes when I upload a new image, the old one is still
displayed.

Is there someway I can totally disable caching for a view through a
controller function or
something?
Or should this be handled by setting headers directly.

Thanks in advance. 
Simon.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to