CGI : getting selected values in a select-object

Thomas Weholt thomas at cintra.no
Sun Jun 3 10:22:56 EDT 2001


Hi,

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?

Thomas





More information about the Python-list mailing list