PAT: location.href aufruf in JS in einem cgi!

Beitrag lesen

Hy!

Hatten wir das nicht schon mal?

print "parent.location.href = $bild;";

schau mal den Quelltext an ;-)

Gruß
Thomas

hi thomas !

wenns so einfach wär! die variable bild wird in dem eingebetteten jscript erzeugt und beschrieben !!
in meinem print "alert(bild);"; befehl funktioniert die ausgabe auch super aber mit location.href halt nicht!

pat