Re: [PHP] getting the URL of a parent frame

2002-02-26 Thread Stewart G.
This is the wrong list to bring up such an issue. However you can use: parentWinLocation = window.parent.location.href; In the future please keep messages to this list relevant to PHP. =S. On Fri, 25 Jan 2002, Unger wrote: > Hello! > > How can i get the url of the main page with a script,

[PHP] getting the URL of a parent frame

2002-02-25 Thread Unger
Hello! How can i get the url of the main page with a script, that is running in a frame of that page? Thanks, Klaus -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php