in reply to RE: RE: Obtain matrix info
in thread Obtain matrix info

You apparently haven't yet dealt with multiple-select fields then, where you can end up with state=oregon&state=washington&state=california because someone selected all three states from an input field.

Please don't write CGI handling from scratch. There's a lot to get right, and it really does take something the size of CGI.pm to get all of it right.

-- Randal L. Schwartz, Perl hacker