Multiple Select

Rami Chowdhury rami.chowdhury at gmail.com
Fri Oct 2 17:46:06 EDT 2009


On Fri, 02 Oct 2009 14:25:55 -0700, Victor Subervi  
<victorsubervi at gmail.com> wrote:

> 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

How are you retrieving the values in the CGI script?

-- 
Rami Chowdhury
"Never attribute to malice that which can be attributed to stupidity" --  
Hanlon's Razor
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)



More information about the Python-list mailing list