<script language=javascript>
function check() {
if (document.leiste.change == "")
{
parent.haupt.location.href="main.php?style=<?php echo"$style"; ?>";
}
else
{
var drin = document.leiste.change;
var check = drin.split("");
if (check[1] == "w" AND check[2] == "w" AND check[3] == "w")
{
parent.haupt.location.href="main.php?goto="+ drin +"&style=<?php echo"$style"; ?>";
}
}
</script><form name=leiste action="" onsubmit="check();"><input type=text name=change size=15 style="position:absolute;top:88px;left:79px;font-size:14px;width:350px;height:22px;padding-top:3px;border:0;" value=Arbeitsplatz><input type=image src=../style/images<?php echo"$style"; ?>/wechsel.jpg style="position:absolute;top:86px;left:491px;"></form>
iceweasel / firefox: java installation
Sichtbarer 12.06.2007 - 220 Hits - 5 Antworten
Brauche dringend Hilfe! Formular
Experte 25.06.2007 - 77 Hits - 3 Antworten
Javascript-Weiterleitung
gosch 05.07.2007 - 81 Hits - 1 Antwort
*.java, wie aufrufen?
Marilana 17.01.2008 - 156 Hits - 2 Antworten
PHP-Weiterleitung ohne Referrer-Übergabe
Nadine80 13.08.2008 - 133 Hits - 3 Antworten