Warning: Page has Expired

  • Thread starter Thread starter Coder Coder
  • Start date Start date
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
 
you won't get that error if there is server side activity. increase the
timeout
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top