Issue with caching chrome asp

Asked By 60 points N/A Posted on -
qa-featured

I have an issue with caching chrome asp back button to refresh the page. I am own the ASP.net app. Normally when users come on the page there and click link on it, they transfer to the page having the details of products. If users press the browser back button, I need that previous page refreshed to the initial state. But in Chrome page’s fields still have their values. How can I get that page refreshed?

SHARE
Answered By 60 points N/A #137300

Issue with caching chrome asp

qa-featured

Hi,

While you need to refresh the page in chrome or any other browser you can do it by reload button. Clicking back should take you to the previous page where you were initially, if that does not happen then please check with your browser settings. It could be probably the cache are not getting saved properly. I have never encountered this issue but yes Chrome does not use local cache.

Please let me know if your issue got resolved.

Thanks.

 

 

 

Related Questions