Hello Stup:
You need to redirect your Response
e.g.
Response.Redirect(Request.Url.PathAndQuery)
Martin
----- Original Message -----
From: "Sudipto Roy" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 13, 2004 2:23 PM
Subject: Back Button Error


>
>
>
>
> Hi Guys
>
> How can I solve this problem when I click on IE Back Button getting this
Message as below :
> 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 can I resubmit the Page programatically when I click on IE Back
Button?
>
> Is there any way so that the Save,Delete,Update Action in a Page will not
be added to IE History Object?
>
> Thanks
>
>
>
>
>
>
> Yahoo! India Matrimony: Find your life partneronline.

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

Reply via email to