This happens when you're trying to go back to a page that was produced
by a POSTed form.  If you want to avoid this, use GET when submitting
a form, or use redirect when displaying the resulting page.

Hubert


On Mon, 11 Oct 2004 18:11:55 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> How do I get rid of this page being shown every time I click the back button:
> 
> ==================================================================
> 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.
> ==================================================================
> 
> Every link in our application is a form submit button.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to