jptec Posted January 18, 2017 Posted January 18, 2017 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 Quote
Sherzod Posted January 18, 2017 Posted January 18, 2017 Hi, Sorry, can you clarify your question again please, and with an attached part of your code if is possible?! Best regards. Quote
jptec Posted January 18, 2017 Author Posted January 18, 2017 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 Quote
Sherzod Posted January 18, 2017 Posted January 18, 2017 Hi, I replace it with another jpg. How ?! Quote
jptec Posted January 18, 2017 Author Posted January 18, 2017 Direct copy a new jpg file with same name to folder files/moban1380/ to replace the old one. Quote
Sherzod Posted January 18, 2017 Posted January 18, 2017 Hi, To see the updated image the user should at least update the HTML content, or should refresh the page, right?! Look at this property, can help: UniServerModule -> UseGlobalImageCache - [True, False] Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.