how can I make it so you can view a site "through a site". Like keep the menu from one site along the time, but display the other site on the same page? I'm working a a website and a forum - but I want the forum to have a url of it's own. However, if accessed from my site, I want it to continue to display the menu. How can I do this? Thanks.
yea use an iframe <iframe src="http://www.website.com" width="xxx" height="xxx"></iframe> Code (markup):
Again, MAKE SURE YOU HAVE PERMISSION. Always check the "Terms of Usage" on bottom of website. Some don't like being viewed through other sites.