Posted by Mikey on 09/01/05 23:42
Jasper Bryant-Greene wrote:
> Philip Hallstrom wrote:
>
>> Then use an HTML meta refresh (or javascript, just not
>> Header("Location...) to redirect them to another page.
>
>
> Why not header("Location...")? Just out of interest -- it's always
> worked for me, and it's a much better way to redirect users for many
> reasons[1] (like not breaking the back button).
>
> [1] http://www.w3.org/QA/Tips/reback
Because if you just re-direct to a new location then the cookie that you
have also set in the headers will not reach the client.
Mikey
Navigation:
[Reply to this message]
|