I’m using an outside page to update an image in my system. When I’m redirected back to the page I’ve worked in, I still see the old picture. I don’t see my changes until I press ctrl+f5. Is their any way to redirect with history delete or any other solution?
Share
Add a query string to your image source, it will prevent the browser from caching it. Some people use the date, I prefer the GUID
It will end up making your image source look similar to this: