Python CGI
Fuzzyman
fuzzyman at gmail.com
Thu Dec 1 03:49:00 EST 2005
That doesn't sound too difficult to do in a single script.
As Tim has mentioned, you can always separate the code in two modules
and just import the one needed for the action being performed.
Your script just needs to output different HTML depending on the result
- with a different form depending on what information is required.
All the best,
Fuzzyman
http://www.voidspace.org.uk/python/index.shtml
More information about the Python-list
mailing list