c# - Webpage expires on clicking on back button -


i working on website on asp.net using c#. of pages displaying data in grid view , in crystal reports. every time click button crystal report page or other page going previous page displaying data in gridview webpage displays message "webpage has expired" in browsers. there way solve issue? useful.

thanks,

ekta

could double check code's clearing cache & setting expiraton policy. 1. webconfig. 2. master page. 3. associated pages.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -