You should be using CGI.pm instead.
for this example here, you might want to store these values in another hash an array...(it's dumb but it works)
next if you want to check wether h04 is checked, you use $checked[4]for $i (1..6) { $checked[$i] = 'CHECKED' if $FORM{"h0$i"}; }
just an idea
Updated: did I say hash?In reply to Re: There's got to be a better way?
by Chady
in thread There's got to be a better way?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |