Code im Frameset:
Code: Alles auswählen
<script language="JavaScript">
<!--
if (self.parent.frames.length != 0) self.parent.location="http://www.alpakastall.de/index.htm";
var alpia = "kjzg";
//-->
function querEinst() {
var Qseite = location.search;
if(Qseite){
frames.target01.location.href=Qseite.substring(1,Qseite.length);
}
}
</script>Code: Alles auswählen
<script language="JavaScript">
<!--
function checkQuer() {
if (parent.alpia=="kjzg"){
alpia = "kjzg";
}
else {
location.href="http://www.alpakastall.de/index.htm?" + "http://www.kost-kein-geld.de" + location.pathname;
}
}
//-->
</scriptCode: Alles auswählen
Zeile: 9
Zeichen: 1
Fehler: Erlaubnis verweigert
Code: 0
URL: http://www.kost-kein-geld.de/phpbb/index.phpCode: Alles auswählen
if (parent.alpia=="kjzg"){