<html>
<body>
<form action="http://localhost/" method="post" enctype="multipart/form-data" name="1st_form">
<input type="foobar" name="1a" />
<input type="text" name="1b" />
<input type="Submit" name="submit" value="Submit" label="Submit" />
</form>
</body>
</html>