Frame "breakout"


DOCTYPEs Back to RDP Web Resources Movies, Sounds

Put this inside the HEAD section of a page you want to protect against being "framed" ... included in somebody else's site as though it were their content.

<SCRIPT language="javascript">
if (self != top) {
top.location.href = self.location.href
}
</SCRIPT>


DOCTYPEs Back to RDP Web Resources Movies, Sounds

Content & site maintenance by

Friday The Automatic FAQ Maker