I have some 20 check boxes ( dynamic number) in a HTML page which is checked by default. A user can uncheck it or leave it checked. At the end, there is a button to submit.
How to get the items that are only checked at the time of submitting?