[PHP] Opening an URL on an new window

2002-01-29 Thread Eduardo Melo
There is a way to open an URL in a new window using JAVASCRIP commands as such as window.open where is the documentation for JAVASCRIP commands ? thanks Eduardo Melo copmuter programmer _ Send and receive Hotmail on your mobile

Re: [PHP] Opening an URL on an new window

2002-01-29 Thread David Otton
On Tue, 29 Jan 2002 09:46:39 -0200, you wrote: There is a way to open an URL in a new window a href=blah target=_blank/a using JAVASCRIP commands as such as window.open [windowVar = ][window].open(URL, windowName, [windowFeatures]) Where windowFeatures is a comma-separated list of any of the