blob: 57d47d845bd77dbe59b467f20f38304ed0d0a334 [file] [log] [blame]
<html>
<head></head>
<body>
<form >
<input type="text" id="inputText" />
<input type="submit" id="submitButton" value="submit" onclick="window.location=window.location;" />
<form>
</body>
</html>