[Tutor] Python cgi scripting

Mike Hansen Mike.Hansen at atmel.com
Wed Dec 27 15:17:13 CET 2006


 

> -----Original Message-----
> From: tutor-bounces at python.org 
> [mailto:tutor-bounces at python.org] On Behalf Of Troy
> Sent: Tuesday, December 26, 2006 10:01 PM
> To: tutor at python.org
> Subject: [Tutor] Python cgi scripting
> 
> Hello.  I'm just starting to learn Python, and want to do some python
> cgi scripting.  Can someone recommend a good web site or online
> reference (beginner level)?
> 
> Thank you.
> 

Check out the docs on the cgi module
http://docs.python.org/lib/module-cgi.html

Also, devshed has an article on cgi programming with Python
http://www.devshed.com/c/a/Python/Writing-CGI-Programs-in-Python/

Mike
-------------- next part --------------
-------------

  NOTICE:  This e-mail transmission and any documents or files attached to
  it contain information for the sole use of the above-identified individual or entity.

  Its contents may be privileged, confidential, and exempt from disclosure under the law.
  Any dissemination, distribution, or copying of this communication is strictly prohibited.

  Please notify the sender immediately if you are not the intended recipient.

FGNS


More information about the Tutor mailing list