Share this page 

Make sure that a page is displayed in a FrameTag(s): Varia


<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
<!--
if (parent.location.href == self.location.href)
    window.location.href = 'index.html';  // contains the FRAMESET definitions
//-->
</SCRIPT>
<BODY>

You can't see this without frames!
</BODY>
</HTML>
note : replace "index.html" by your "frame-handler" page