[2150] in WWW Security List Archive
re: Framed!
daemon@ATHENA.MIT.EDU (Mark Davis)
Fri May 24 15:54:27 1996
Date: Fri, 24 May 1996 12:38:21 -0700
From: Mark Davis <markd@ed.atl.sita.int>
To: www-security@ns2.rutgers.edu
Errors-To: owner-www-security@ns2.rutgers.edu
> I have been alerted that somebody is taking credit for our web-pages by
> framing
> them inside their own pages without asking or giving us credit. Any
> ideas to prevent this?
Try embedding a frame tag in the page to take over the connection
when a user hits one of the links on your page.
That might discourage them.
Something like: <BASE TARGET="_top">
(syntax?)
Mark Davis