<html>
<script type="text/javascript" src="testcode.js"></script>
<body>
<form id="testform" action="postresult.pl" method="post">
<input type="submit" name="submitwithpostredirectreload" value="Submit with POST followed by a redirect + reload"/><br>
</form>
</body>
</html>