Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Security Scheme : "Warning: Page has Expired "


Message #1 by adi@a... on Sat, 23 Jun 2001 09:56:45
Hi,



Some secure website return the following page when trying to open a new 

page on the same machine:

"Warning: Page has Expired The page you requested was created using 

information you submitted in a form. This page is no longer available. As 

a security precaution, Internet Explorer does not automatically resubmit 

your information for you. 



To resubmit your information and view this Web page, click the Refresh 

button. "



How do you implement such security scheme.



Any help willb be welcomed,



Thanks



   DD
Message #2 by "Ken Schaefer" <ken@a...> on Sun, 24 Jun 2001 12:02:41 +1000
Use SSL (pages are no cached), or expire your pages, so that they are not

"reused" by Internet Explorer.



Cheers

Ken



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----- Original Message -----

From: <adi@a...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Saturday, June 23, 2001 9:56 AM

Subject: [asp_web_howto] Security Scheme : "Warning: Page has Expired "





: Hi,

:

: Some secure website return the following page when trying to open a new

: page on the same machine:

: "Warning: Page has Expired The page you requested was created using

: information you submitted in a form. This page is no longer available. As

: a security precaution, Internet Explorer does not automatically resubmit

: your information for you.

:

: To resubmit your information and view this Web page, click the Refresh

: button. "

:

: How do you implement such security scheme.

:

: Any help willb be welcomed,






  Return to Index