Posted by ... on 11/03/06 20:11
I understand that frames are not the best way to go but I have to work
with this..
Is there a way to create a address bar corresponding to the frame's
current URL?
Not the actualy address bar but maybe a textfield or something that
lets the user know that it is a frame and say here is the frame url:
http://blah.com
There are two problems that I am fraces with:
1. Javascript - I got as far as grabbing the URL from the same domain
when the user specifically asks for it. (Is there a way to display
this without the user's input. How can get grab URLs of other
domains?)
2. PHP - I have tried to think of a way to do this from the server
side... but php 4.3.9 - does not support DOM extensions... (Is there a
definition file for these DOM functions??) It is impossible to update
to php5..
Any inputs would be great..THANK YOU.
Navigation:
[Reply to this message]
|