Multiple Select

Victor Subervi victorsubervi at gmail.com
Fri Oct 2 17:25:55 EDT 2009


Hi;
I'm trying to create an HTML <select> with several options in a form that is
posted to a script. I want to enable the user to select multiple options.
The problem is I don't know how to call those options in my cgi calls in the
script to which it posts. Only one of them gets associated with the variable
in the <select>. What do?
TIA
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091002/c9868ad3/attachment.html>


More information about the Python-list mailing list