Is is possible to open the header location into a different window without using Javascript? In other words, when I have header("Location: mypage.php"); I want it to open in a new window. Thank you. RESOLVED, I used a different method. If anyone could answer this question though, I would like to know the answer.