Hallo!
Das Script von netwing hat mir so gut gefallen, daß ich es gleich mal optimiert habe:
<html>
<head>
<script type="text/javascript">
URL = location.href;
if (! URL.match("neu")) location.href = URL + "?neu";
</script>
</head>
<body>
Kleiner Nachteil in beiden Versionen:
Mozilla zeigt als URL das "?neu" mit an.
tschüs, jürgen