{JavaSkript : Reload} Durch dieses Skript kann eine Homepage durch JavaSkript reloadet werden. Reload auf Button - Klick <input
    type="button" value="Reload" onclick="history.go(0)"> Automatischer Reload bei Seitenaufruf <body
    onclick="javascript:location.reload()"> Reload durch Link < a
    href="javascript:location.reload()">Reload</a> © by Christian Thiele - WebmasterNETZ - http://www.webmasternetz.de - 13.07.99  |