i using js to add multiple row in a particular table, but when submit the form all check box having the same value, so how can i validate this checkbox using js before submit so change value to if unchecked, i trying on that but got no solution, does any one this before,
thanks in advance
finally i found solution for my problem, thanks 'vindia' for the clue, i add checkbox with array, sol as below
in html
in js