CGI : getting selected values in a select-object

Erik Max Francis max at alcyone.com
Sun Jun 3 13:51:55 EDT 2001


Thomas Weholt wrote:

> I got a form in a web-page that uses a select-multiple box. I need to
> pass
> several selected items to the server. I'm using mod_python and when I
> look
> at the posted data I only see the latest selected item. Where did the
> rest
> go? How can I get them?

All should be present, but they should have the same key.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Only the winners decide what were war crimes.
\__/ Gary Wills
    Polly Wanna Cracka? / http://www.pollywannacracka.com/
 The Internet resource for interracial relationships.



More information about the Python-list mailing list