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

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

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