Aaron Craig <[EMAIL PROTECTED]> writes:

[...]
> test.cgi?MultipleSelectMenu=1&MultipleSelectMenu=2
> 
> since I don't use CGI.pm for basic web stuff, I have my own function 
> getting values out of the query string, and it was only giving me the last 
> value of MultipleSelectMenu -- bad :(

that's why you'll be better off just always using CGI.pm or some other
modern equivalent.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();

Reply via email to