Konu
eğer sitem iframe yapılırsa siteme yönlensin ?
15-02-2007, 00:52:43
#4
monurkar
bu olabilirmi
<SCRIPT Language="JavaScript">
if (top.frames.length!=0)
top.location=self.document.location;
</SCRIPT>