Ben,

I have that kind of problem before, but it whould be much better to use
javascripts rather than the HTTP Header function when redirecting to cover
over the frame page. Use this instead:

echo"<scripts>top.location.href=http://your.page.direction; </scripts>";

I've already tried and using this kind of redirection and it just works fine
with me.
Hope this will help you.


Regards,
Mike


----- Original Message -----
From: "Ben Cheng" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 4:15 AM
Subject: [PHP] Targetted redirection?


> I have a page within a frame that uses Header() to redirect to another
page.
> However, I don't want the redirection to take place just within that frame
> set.  I want the page that it redirects to to cover over the frame.  Is
this
> possible?
>
> -Ben
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to