Re: history object
From: Janwillem Borleffs (jw_at_jwscripts.com)
Date: 02/06/05
- Next message: Fred Atkinson: "Re: Wit's End with PHP"
- Previous message: F: "history object"
- In reply to: F: "history object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 6 Feb 2005 22:28:03 +0100
F wrote:
> Is there a way of replacing a location contained within the history
> list?
> To be more exact, I'm looking for a way to avoid the "The page you are
> trying to view contains POSTDATA" message.
>
This can be done easily without replacing items in the history list. All you
need to do for this is to have the form page post its data to a intermediate
page which, after processing, sends a location header that points to a third
thanks you/processed/error page (whichever is appropriate).
This way, people can use their browser's back button without the warning.
JW
- Next message: Fred Atkinson: "Re: Wit's End with PHP"
- Previous message: F: "history object"
- In reply to: F: "history object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|