Einzelnen Beitrag anzeigen
Alt 23.12.2002, 18:49   #19
käptn
Inventar
 
Registriert seit: 04.11.2001
Alter: 45
Beiträge: 2.150


Standard

favorites.htm:
Code:
<script>
  // Restliche Links
  open('http://at2.php.net');
  open('http://www.mysql.de');
  open('http://derstandard.at');
  
  // Das Fenster soll dann WCM zeigen
  window.focus();
  window.location.href='http://www.wcm.at';
</script>
~
____________________________________
LOL - Mein erstes Post im Programmier Forum

MACINTOSH - Most Applications Crash, If Not The Operating System Hangs
käptn ist offline   Mit Zitat antworten