One of our web pages has a huge iframe in it, allowing users to be on our website and see another website within it. When users click on the iframes website, and navigate in it, find a place they want to reference later, the url stays the same because the iframes url isnt hosted on our web site.
What i want to know, Is it possible to show the iframe URL and possibly have a link to it, have it be java or even copy to your clip board, is there another way i could "mount" the external webpage onto our webpage if the limitations of the iframe tag aren't powerful enough.
what i would like, I would like our url to change every time the user clicks on the external web page or "iframe", allowing the user to copy the URL and be linked back with our website showing the page they were in, in the external page.
I'm running out of resources.. Next step is going to the company that is hosting the external page and having me give them code to make their webpage look like ours.