This is one of those times when showing your code really helps, as we have no idea how you're pulling the data from the form.
If you're using CGI, you'll want to make sure you use scalar context. If you're using CGI::Lite, you'll want to use get_multiple_values. If you're using something home grown... it's possible that you're not handling parsing the content or QUERY_STRING correctly. You can fix this by switching to using CGI, or show your code, so people can tell you what's going on.
In reply to Re: printing checkboxes from a form
by jhourcle
in thread printing checkboxes from a form
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |