Konu
Sitenin iframe ile açılmasını engellemek
23-10-2007, 12:23:54
#3
muratxx
<script language=Javascript>
<!--
if (location.href == top.location.href) {
top.location.href = "yasak.htm" }
// --></script>
bunu kullanırsan yasak yazan yere ana sayfanıda yazabilirsin adan sayfana yönlenir.