Files moved up from the old src directory.
[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>
6<INPUT TYPE="text" name="name" size=35><b></b><br>
7<p>
8Enter your password:<br>
9<INPUT TYPE="text" name="password" size=35><b></b><br>
10<p>
11<br><INPUT TYPE="submit" Value="Go Find"> <INPUT TYPE="reset" value="Reset">
12<br>
13</BODY>
14</HTML>