stupid question !

Gerrit Holl gerrit.holl at pobox.com
Thu Jan 20 15:47:46 EST 2000


Kenny wrote on 948418888:
> Dear all,
>      I am now trying to use python for CGI programming!
> But I don't know how to wake up the python programming by using HTML!
> 
>         <form method=post action=" ....path to the python source code....">
>       It seems to me that the program is not be activated!

Are you sure the path is an url, and not a local path on the machine?
What does the webserver return to the browser? What does the access
and the error logs say about it? Does your program print
"Content-Type: text/html\n" above the HTML output?

regards,
Gerrit.

-- 
Please correct any bad English you encounter in my email message!
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list