/    Sign up×
Community /Pin to ProfileBookmark

Going back one page in IE

Anyway I can make my Browser go back to a previous page just like Netscape 7 does.

My Cold Fusion form processes data and then if I hit the back button in IE6 it says “Warning: Page has Expired…” and doesnt go back to the form page. I tried many variations of the history.back() functions:
history.back()
history.go(-1)
history.back(-1)

It still doesnt take me back to the form page. The Netscape 7 Browser Button works all the time with the Action/Result page where I submit a form and it takes me to the action page then if I hit the Netscape 7 Browser Back button it takes me back to the form.

How can I do the same with IE6???

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@JupacAug 20.2004 — Just refresh the page
Copy linkTweet thisAlerts:
@floridaauthorAug 20.2004 — I tried that with this on the form page and it didnt work.

Any other suggestions?
Copy linkTweet thisAlerts:
@steelersfan88Aug 20.2004 — IE puts every page in history (except meta refreshes), so going back goes to the page that processes the data (the server side script).

The other browsers will go back two pages in history, since they [correctly] do not put the processing page in the history.
Copy linkTweet thisAlerts:
@JupacAug 20.2004 — use meta refresh to from.php or whatever
×

Success!

Help @florida spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.13,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...