On Fri, 02 Oct 2009 14:25:55 -0700, Victor Subervi <victorsube...@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)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to