blob: 7608c787e59d28fa2a161f4b86ccd93fff9ca35f [file] [log] [blame]
<html>
<body>
<form method="POST" action="done.html" onsubmit="return true;" id="testform">
<input type="text" id="username_field" name="username_field">
<input type="password" id="password_field" name="password_field">
<input type="submit" id="input_submit_button" name="input_submit_button">
</form>
</body>
</html>