Hi; Is it possible to prevent people to load my site in frames? is there a javascript code for that? Thanks for the help
I'm using a similar code: if ( top.frames.length!=0 ) top.location = self.document.location; Code (markup):