Wednesday, December 2, 2015

A primer on Python CGI Programming

This should be useful to those of you who haven't already finished this Friday's homework. It describes how to connect your python script to an http/html request through cgi.

http://www.tutorialspoint.com/python/python_cgi_programming.htm

Professor Watson 


No comments:

Post a Comment