View Single Post
  #1 (permalink)  
Old March 2nd, 2007, 09:30 AM
snowbydave1 snowbydave1 is offline
Authorized User
 
Join Date: Oct 2006
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to snowbydave1
Default Problem of Stored Page caching in IE

Dear Friends,


I have developed site which will gives effect on a image with the help of image_filter() of PHP 5.2. eg contract, grey scale, emboss etc...

Effect applied properly on image, but IE cannot referesh this page until I press F5 key. However this code works fine with FireFox, NetScape, Opera.

To overcome from this problem I had go to settings of IE & select on Every time I visit the Page radio button instead of Automatically under Check for newer version of stored page section.

But end user does not have this idea. So is there is any way to solve this with PHP, JS, HTML ?


Thanking you,


Dhaval Dave

Reply With Quote