in reply to Re^2: OT? Checkbox list with CGI/Javascript
in thread OT? Checkbox list with CGI/Javascript

You will know how many 'N's there are because there is one "hidden" variable for each 'N'. That's what the hidden variables are for. If a hidden variable was submitted then you know a checkbox exists.
  • Comment on Re^3: OT? Checkbox list with CGI/Javascript