Hi,
I have a html form, in which 7-8 checkboxes are there. On submission, this form will be processed by an asp file, in which i want to read the values of the selected checkboxes and for each selected checkboxes i have to insert a row in the database.
My problem is how to know how many checkboxes are checked
any help or guidance.
Thanx in advance