Forum Moderators: coopster
This sucks, because to display the title from the external site I can't do something like window.top.frames['external].document.title, I had to have a PHP script read the page and do regular expressions to save text found between <title> </title> tags.
Now, I'm in another jam. I just want to print a "You are here: window.top.frames['external'].document.location.href" in the navigation frame, but it is not possible. Is there way in PHP? Or should I just give up...
Thanks for any insights.
[us3.php.net...]