CGI post method

Jon Cosby jcosby at wolfenet.com
Mon Apr 26 20:44:44 EDT 1999


Can somebody tell me what's wrong with the following form tag:

<FORM METHOD="POST" ACTION="http://127.0.0.1/cgi-bin/fibo.py">
<INPUT NAME="value" SIZE="10">
<INPUT TYPE="SUBMIT" VALUE="Enter"></FORM>

My script isn't getting the text as input.

Jon Cosby






More information about the Python-list mailing list