Click to See Complete Forum and Search --> : Create Frame When Leaving


rpcob
05-05-2009, 03:32 AM
Hello,
I have a webpage that connects to other websites and I would like to make it easy for the user to connect back. I was thinking a header frame would be perfect. How is it possible to add such a frame without it being on my initial site. i.e. have it created and added to the other site so they can backtrack.
Thank you.

skilled1
05-05-2009, 12:26 PM
The easiest way to do so would be to create a page on your server for offsite browsing.

so if you had 'mysite.com' and you wanted to link to google, you would have mysite.com link to mysite.com/google.html

that google.html would be a simple html page with your header across the top, and a iframe below displaying google.com

iframe information:
http://www.yourhtmlsource.com/frames/inlineframes.html