Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35258
| References | <SNT110-W32DD36E1D997010040C14B86360@phx.gbl> |
|---|---|
| Date | 2012-12-20 17:59 -0800 |
| Subject | Re: Question regarding mod_python and a script for web. |
| From | ian douglas <ian.douglas@iandouglas.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1129.1356055185.29569.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Short answer: Use the POST method on the form instead of GET. Depending how you process the form you might need to make a few changes to the script that answers the request.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Question regarding mod_python and a script for web. ian douglas <ian.douglas@iandouglas.com> - 2012-12-20 17:59 -0800
csiph-web