Posted by J.O. Aho on 02/02/06 11:14
finalwebsites.com wrote:
> If you try a open page in the same window you can use this code
> header("Location: login.php");
>
> if you wan't to do this in a new windows you need javascript
He wrote, "I'd like to open another page", so header option is a no go, only
clientside script can do the trick.
[Back to original message]
|