blob: 9d9c2f0cc990a750d691626c8e21705f4fe98432 [file] [log] [blame]
<html>
<head>
<title>Some test page</title>
<meta http-equiv="refresh" content="0;URL=resultPage.html"/>
</head>
<body>
<script type="text/javascript" language="javascript"><!--
location.replace("resultPage.html");
//--> </script>
</body>
</html>