You are here: irt.org | FAQ | JavaScript | Redirect | Q949 [ previous next ]
Try:
<script language="JavaScript"><!-- function go(url) { location.href = url + '?' + (new Date()).getTime(); } go('newpage.html'); //--></script>
©2018 Martin Webb