Source of: /ADI/cgi/getform_PHP.html

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