Put the name of the file in the comment because autoheader copies it into fcgi_config...
[catagits/fcgi2.git] / examples / echo.html
index 07a51e1..152231f 100644 (file)
@@ -3,12 +3,12 @@
 <BODY>
 <FORM ACTION="http://fcgi-devel-kit/examples/EchoFCGI" method="POST">
 Enter your name:<br>
-<INPUT TYPE="text" name="name" size=35><b></b><br>
+<INPUT TYPE="text" name="name" size=35><br>
 <p>
 Enter your password:<br>
-<INPUT TYPE="text" name="password" size=35><b></b><br>
+<INPUT TYPE="text" name="password" size=35><br>
 <p>
 <br><INPUT TYPE="submit" Value="Go Find"> <INPUT TYPE="reset" value="Reset">
 <br>
-</BODY>
+</form></BODY>
 </HTML>