C
Coder Coder
Hi, I get the following message when the back-button is clicked
"Warning: Page has Expired". This message only appeared after I used
the following line of code.
Page.Response.Expires = 20;
Is there any way to avoid that message and still use the power of the
Cache.
- Thanks
"Warning: Page has Expired". This message only appeared after I used
the following line of code.
Page.Response.Expires = 20;
Is there any way to avoid that message and still use the power of the
Cache.
- Thanks