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
-- http://mail.python.org/mailman/listinfo/python-list