Jump to content

The page you requested was created using information you submitted in a form


chrisbcats

Recommended Posts

How to get rid of:

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.

I'm using this code to go back to the last page visited
[code]
<input type=button value="<< Back" onClick="history.go(-2)" />
[/code]
Link to comment
Share on other sites

that is a feature built into your browser. you may be able to change that in your browser options/preferences. it's a "security" feature because if you were say, using a public computer and entered in personal info into a form, some other person could come up later and use the computer and just click the back button and get some of your info.

this is in no way shape or form a php related question. even your code is js, not php.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.