Processing multiple forms in a cgi script

Jeremy Leonard jrmy.lnrd at gmail.com
Fri Feb 19 13:13:58 EST 2016


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.



More information about the Python-list mailing list