Look at javascript, you could use javascript to both open a new window and set the location or you could use javascript to open the new window to a PHP script that uses header() to forward the user.
Be aware that some users disable javascript completely or just disable new windows to avoid popups and pop under advertising. Jason On Sat, 2002-11-30 at 12:55, Troy May wrote: > Hello, > > I'm playing with a portal system now and I need to edit a module to redirect > to another site/page. I have done this with a header() redirection, but it > takes the current window. > > How can I do this and have it open a new window for the redirect? > > > > -- > 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