[thelist] Re: Stopping frame-using content thieves

M. Seyon evoltlist at delime.com
Mon Jan 24 18:08:45 CST 2005


Message from Antonio Bueno Delgado (1/24/2005 07:43 PM)
>Hello, Marc.
>
> > Now what about the guys who place your pages in a frame? Yes I know you can
> > use Javascript to bust out of the frame but that doesn't sound vindictive
> > enough to me. Is it possible to do something similar to the bandwidth
> > thieves solution?
>
>Of course. And it's almost the same. The JavaScript you mention does
>something like this:
>
>if (framed) then {reload my page at the top}
>
>What you want to do would be:
>
>if (framed) then {redirect to vindictive-enough page}  :D
>
>Check http://www.quirksmode.org/js/framebust.html for useful info.

Hi Antonio, thanks for the response.

As a follow up, is there a way to do this without JS, ideally server-side 
so I don't need to clutter code that gets sent to the client.

regards.
-marc

--
Trinidad Carnival in all its photographic glory. Playyuhself.com
http://www.playyuhself.com/


More information about the thelist mailing list