form processing question
WmGill
wmgill at wmgill.com
Sun Nov 2 18:19:06 EST 2003
More information about the Python-list mailing list
Sun Nov 2 18:19:06 EST 2003
- Previous message (by thread): form processing question
- Next message (by thread): form processing question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Like I said, I'm experimenting. I was thinking of using the standard cgi module. but I'm open to suggestions. Bill "John J. Lee" <jjl at pobox.com> wrote in message news:87ism2754c.fsf at pobox.com... > "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