form processing question
John J. Lee
jjl at pobox.com
Sun Nov 2 17:55:15 EST 2003
More information about the Python-list mailing list
Sun Nov 2 17:55:15 EST 2003
- Previous message (by thread): form processing question
- Next message (by thread): form processing question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"WmGill" <wmgill at wmgill.com> writes: > I am experimenting with Python, and want to convert some of my PHP scripts > to python cgi scripts. In PHP I use PHP_SELF for the action target. This [...question snipped...] Which web framework / library are you using? Or are you just using the standard library cgi module (most Python web programmers use something more than that)? John
- Previous message (by thread): form processing question
- Next message (by thread): form processing question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list