no message
[catagits/fcgi2.git] / examples / echo.html
CommitLineData
0198fd3c 1<html>
2<head><TITLE>EchoFCGI Test</TITLE></head>
3<BODY>
4<FORM ACTION="http://fcgi-devel-kit/examples/EchoFCGI" method="POST">
5Enter your name:<br>
6791223e 6<INPUT TYPE="text" name="name" size=35><br>
0198fd3c 7<p>
8Enter your password:<br>
6791223e 9<INPUT TYPE="text" name="password" size=35><br>
0198fd3c 10<p>
11<br><INPUT TYPE="submit" Value="Go Find"> <INPUT TYPE="reset" value="Reset">
12<br>
6791223e 13</form></BODY>
0198fd3c 14</HTML>