Retouching on the redirect
Date: 03/30/07
(PHP Community) Keywords: php, browser, web
A few days ago I posted a question about browser redirection in php. The general consensus is that header() works best, and it works perfectly fine.
That's not where this question is heading.
As I stated in my previous post, this is a small project for my mother. She's now decided that instead of this field redirecting, she wants it to open a new window.
Now, if this was just a straight link on a generic web page, I wouldn't have a problem, but like I said in the afforementioned post, the page is selected based off of input from a form.
So my esteemed group of resident genius-people...is there a command that will create a new window?
:D
Source: http://community.livejournal.com/php/556855.html