![]() |
| ||
| adding up checkbox values i have a form that has several checkboxes. I want a label to display the total amount of all the checkboxes clicked. for example: cbo1 = 100 cbo 2 = 75 if the user clicks both then the label will display 175 also, if the user unclick a box it will deduct it from the total. |
| ||
| Re: adding up checkbox values do you want the changes to take place immediately? or after form is submitted? |
| ||
| Re: adding up checkbox values Dim myResult as Integer = 0 |
| All times are GMT -4. The time now is 7:28 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC