| |
bemular
Posts: 1
Score: 0
Joined: 11/10/2002
From:
Status: offline
|
i have this scenario i am having problems with: there are three checkboxes, each with different values (1, 2, and 4). i can't get it to retrieve the sum of the checked values upon form submission. (e.g. if i check checkbox 1, i get total = 1. if i check checkboxes 1 and 3, i get total = 5.) using this, the possible result would only be 1 to 7. thanks.
|
|