Jump to content

cache Hanlding


jptec

Recommended Posts

Hi,

 

In my server, I've htmlframe and I changed some css and picture. I only can see the updated style and picture using chrome incongnito windows. if normal chrome, it show old version. How's best way to handle it?

 

I would like if  i change the htmlframe css and picture it show to client directly.

 

Any suggestion?

 

 

Joe

 

 

 

Link to comment
Share on other sites

hi,

 

in the Htmlframe html property, I put below code:

<div class="image-overlay">
    <img src="files/moban1380/img/11.jpg" alt="Staff Member">
         <div class="overlay-hslide">
              <a href="#" onclick="javascript:ajaxRequest(MainForm.form,'MAIN' , ['Param1=PM' ])" ><i class="icon-overlay icon information"></i></a>
           </div>
  </div>

the 11.jpg, I find it is wrong. I replace it with another jpg.

 

In chrome, it always show the old one. Only chrome incongnito windows show the updated picture.

 

You can check the attached picture for old and new image. 

 

any advise to ensure user view the updated image?

 

joe

post-3755-0-40174000-1484725350_thumb.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...