PDA

View Full Version : Displaying Content in a Frame



lostwake
01 Nov 2010, 02:29 AM
I would like to display a third party website in a frame on my own website. Unfortunately I cannot use an iFrame for this task because as the user changed pages in the frame I need to be able to extract the current URL the user is viewing.

Can anyone give me a solution to do this without using an iFrame? Perhaps in PHP or javascript?