Forum Moderators: phranque
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>page title</title>
</head>
<frameset frameborder="0" border="0" framespacing="0" rows="100%">
<noframes>
<body>
text
</body>
</noframes>
<frame name="outside" src="http://mysite.com/" marginwidth="0" marginheight="0" scrolling="auto" noresize>
</frameset>
</html> Just replace "http://mysite.com/" with your page.
Having a client that provides valuable resources online (shockwave), they found a while back that paid-for portals were using their content: not as a link out to the page but by "framing the applet" to their own web page so the user could be contain.
As a web resource my client's applets provide corporate credibility and free in the public domain but this does not mean free for someone else to create revenue without premission and royalty payments.
The client immediately embedded IP tracking code in each applet and to date have avoided go to court but have received several compensation cheques as settlement.
Your situation may indeed be quite different but without the copyright owners premission you could lose much more than a few visitors.
When you do this with other links and without permission I am also completely agree with Brett.
And MWpro it's indeed better to open a link in another window. Can this be done having my own url in the address bar?
Next problem:
Now I have my own url in the address bar with another site in the browser window. Very good, but when I navigate through that site a get that same url with affiliate code in the status bar. I have tryed to fix that with a java script, but it doesn't work.
Any suggestion?