Click to See Complete Forum and Search --> : Re derect


moiseszaragoza
05-06-2006, 09:18 PM
I need a simple script that will oppen a new window

I was using



header("Location: http://www.mysite.com/wereInTheSite");


but it dose not open a new indow

balloonbuffoon
05-06-2006, 09:33 PM
I would think you'd have to do that after the page has loaded, with some javascript.

--Steve

moiseszaragoza
05-06-2006, 10:26 PM
thanks