Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

header('Location: http://www.example.com/');

15 views
Skip to first unread message

Downend Pete

unread,
Nov 30, 2010, 9:47:22 AM11/30/10
to
Hi All

I would like a page to redirect users to a second page and can get the
header('Location: http://www.example.com/'); command to work OK but I
would prefer that the new page was opened in a new window or tab.

Is that possible with the header('Location: http://www.example.com/');
command.

I have also tried <meta http-equiv='refresh'
content='0;url=http://www.bbc.co.uk'> which again does go to the new
page but can not get it to open a new window or tab. I have tried
putting target='_blank' in various places.

Your assistance would be appreciated.

Derek

0 new messages