Source of: /ADI/cgi/postform_PHP.html

<html><head><title>Print Environment</title></head>
<body>
<form action="cgi-bin/post.php_cgi" method="POST"> 
         Enter some text here:  <input type="text" name="sample_text" size=30><input type="submit"><p>
         </form>
     </body></html>