If more than one input type=checkbox element with the same name property is present in a form, a unique value property (that is, other than "on") can be assigned to each element to generate unique name / value pairs for the receiving receiving technology to interpret.
These might (for example) be available as a collection under a "form" collection or object, where they could be iterated for processing.