Hi!
<a href="link.php" TRAGET="_BLANK">Link</a>
oder
<a href="#" onClick="javascript:window.open('link.php')">Link</a> (nicht empfehlenswert)
link.php:
<?
Header("Location:http://...");
?>
CU
http://www.yubb.de - Die Webmaster-Community
das Problem ist, das <form></form> in einem Iframe ausgeführt wird mit target="formname"
schau mal unter : http://the-blue-site.de/SonicFly_inspired/SonicFly_inspired.html
dann weißt du besser was ich meine
Danke
cu otix