CGI

Steve Purcell stephen_purcell at yahoo.com
Sat Feb 10 06:31:08 EST 2001


Robert L Hicks wrote:
> I would like to have Python handle all my forms via cgi. I have access to
> everything to make changes. Where is a good resource to get information on
> this?

See the standard docs at:

     http://www.python.org/doc/lib/module-cgi.html

Or try something really crazy, like a web search:

     http://www.google.com/search?q=python+cgi

Best wishes,

-Steve

-- 
Steve Purcell, Pythangelist
Get testing at http://pyunit.sourceforge.net/
Available for consulting and training.
"Even snakes are afraid of snakes." -- Steven Wright




More information about the Python-list mailing list