No, because you would not be sending a portion of the header then...

you would end up with a non-document in the primary window and the actual document in 
the new window which isn't possible.

check the javascript command window.open, throw that into the body tag with an onload, 
and that should do what you are looking for (pending browser support).

If thats not what you are looking for, perhaps detailing what you are trying to do 
with each window before and after will allow us to present a more eloquent solution.

Dave

>-----Original Message-----
>From: Ali [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 21, 2002 8:23 AM
>To: 'Php-General (E-mail)'
>Subject: [PHP] header ("Location: URL");
>
>
>Hello,
>
>is there any possibility of redirecting a request URL using header:Location
>and openning the requested URL in a new window linke target="blank" in html.
>Thank you.
>
>Ali
>
>
>-- 
>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