Some browsers (IE I think) understand a "Window-target: targetname"
header.  I don't think it works very reliably nor do I remember exactly
what versions, but if you search for "Window-target" you might find some
more info.

I'd go the javascript route if you can or find another solution...

On Wed, 13 Mar 2002, Ben Cheng wrote:

> 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