Einzelnen Beitrag anzeigen
Alt 24.12.2002, 16:09   #28
käptn
Inventar
 
Registriert seit: 04.11.2001
Alter: 45
Beiträge: 2.150


Standard

Zitat:
Original geschrieben von käptn
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>
~
Schreib einfach den Code in eine Textdatei und benenne sie Irgendwas.htm

~
____________________________________
LOL - Mein erstes Post im Programmier Forum

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