If you know what page(s) are being used to load the end page then on these
pages you could pass the $HTTP_REFERER value from the middle page to the
end one and use that in the redirect
Tom Carter
Web Architect
roundcorners ltd.
On Fri, 11 May 2001, Johan Vikerskog (ECS) wrote:
> Hi Ben.
> I need the URL for two pages back to be saved as a variable.
> I am going to format the adress for two pages back and redirect the user to the
>formatted URL.
>
> Sounds weird but i really nead it.
>
> -----Original Message-----
> From: Ben Cairns [mailto:[EMAIL PROTECTED]]
> Sent: den 11 maj 2001 10:10
> To: Johan Vikerskog (ECS); php-general
> Subject: RE: [PHP] Hi!
>
>
> You can so this with JavaScript:
>
> <A HREF = "history.go(-2)">Go back Two Pages</A>
>
>
> -- Ben Cairns - Head Of Technical Operations
> intasept.COM
> Tel: 01332 365333
> Fax: 01332 346010
> E-Mail: [EMAIL PROTECTED]
> Web: http://www.intasept.com
>
> "MAKING sense of
> the INFORMATION
> TECHNOLOGY age
> @ WORK......"
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]