How to get full URL in Frame

How to get full URL in Frame

am 03.08.2007 17:20:52 von GTS

My client has an odd setup where his web site is hosted on an external
server but to enable access to it using his servers domain name/url a frame
is used pointing to the IP address of the external server. This works fine
for the top level (first link) with the HTML code below. However, a sub
page cannot be accessed directly this way. I'm looking for a way to get the
full URL passed to the frame and putting it into a variable that I can then
use with the src. This is on a Linux server running Apache.
I'd appreciate any ideas on this.

http://mywebsite.com/
http://mywebsite.com/susiepage







This page uses frames, but your browser doesn't support them.



http-equiv="refresh" content="0; URL=http://99.99.999.99">