Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103212
| X-Received | by 10.129.25.212 with SMTP id 203mr13728753ywz.35.1455905638708; Fri, 19 Feb 2016 10:13:58 -0800 (PST) |
|---|---|
| X-Received | by 10.50.29.108 with SMTP id j12mr279626igh.6.1455905638638; Fri, 19 Feb 2016 10:13:58 -0800 (PST) |
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!w104no2151207qge.1!news-out.google.com!l1ni18719igd.0!nntp.google.com!hb3no7189794igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Fri, 19 Feb 2016 10:13:58 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=35.2.88.174; posting-account=vANaaAoAAADUDmj7RhJvfId5n9AQxD48 |
| NNTP-Posting-Host | 35.2.88.174 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <16807edd-4376-4a36-82a7-3bcff8e86a0a@googlegroups.com> (permalink) |
| Subject | Processing multiple forms in a cgi script |
| From | Jeremy Leonard <jrmy.lnrd@gmail.com> |
| Injection-Date | Fri, 19 Feb 2016 18:13:58 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Received-Bytes | 1425 |
| X-Received-Body-CRC | 4224644375 |
| Xref | csiph.com comp.lang.python:103212 |
Show key headers only | View raw
I have a quick question regarding processing multiple forms. Most of my experience has been where there is just one form so the logic was pretty straight forward for me. My question revolves around how to handle multiple forms. I've seen that you can have an id for each form, but I'm unsure how to process that. Any info or a point/kick in the right direction would be appreciated.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Processing multiple forms in a cgi script Jeremy Leonard <jrmy.lnrd@gmail.com> - 2016-02-19 10:13 -0800
Re: Processing multiple forms in a cgi script Jon Ribbens <jon+usenet@unequivocal.co.uk> - 2016-02-19 18:15 +0000
Re: Processing multiple forms in a cgi script Grant Edwards <invalid@invalid.invalid> - 2016-02-19 18:29 +0000
Re: Processing multiple forms in a cgi script Jeremy Leonard <jrmy.lnrd@gmail.com> - 2016-02-19 10:38 -0800
csiph-web