You need to change the Expires HTTP header value. If the page has expired,
and was previously generated by a POST operation, then IE will give the user
that warning.
Cheers
Ken
--
IIS Blog:
www.adopenstatic.com/cs/blogs/ken/
Web:
www.adopenstatic.com
"WJ" <> wrote in message
news:...
:I am using Form authentication and SSL. On the Login page, I have a link to
: another web site (not SSL). When I click the IE browser back button, it
says
: "Warning Page has expired". How can I avoid this ? I have not even login
to
: my site yet. My session is set to 30 minutes in the web config.
:
: John
:
: