HTML Attribute for <SELECT ...>
NAME

NAME names the select field for use with CGIs and with scripting. NAME works just like <INPUT NAME="...">.

<SELECT MULTIPLE> >