[cse491] cse491 - useful info, i hope!

Caitlin Russ russcait at msu.edu
Sun Sep 13 19:15:34 PDT 2009


Hey guys,

I thought this might be useful for everyone as we work on hw1. In the Python cgi module, there's a useful class called FieldStorage- it works a lot like a Python dictionary. I was stumped at first on how to transfer the form data to the cgi script, but this makes it very easy.

There's some good documentation here: http://docs.python.org/library/cgi.html

If you're awesome and already knew this, then you can disregard this. It was a new discovery for me, so I thought it might be for other people too! :o)

~Caitlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/cse491-fall-2009/attachments/20090913/59e957de/attachment.htm 


More information about the cse491-fall-2009 mailing list