![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2004
Posts: 8
Rep Power: 0
![]() |
can someone show me a code to make it so i can u checkboxes and command buttom together such as
make it so the first check is clicked and the command button will do what it need when it is clicked and the check1 is checked |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Sep 2004
Location: South Africa, Eastern Cape
Posts: 28
Rep Power: 0
![]() |
Can you type that again? Can't quite figure out what you want to do.
__________________
Be vewwy vewwy quiet. I'm hunting wuntime ewwors. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Dec 2004
Posts: 8
Rep Power: 0
![]() |
ok.
lets say i have 7 check boxes so 1 2 3 4 5 6 7 well i want a command box to know which one is checked and do different things for each one such as 1-checked 2 3 4 5 6 7 if i wanted it to knwo that the one has been checked and when i click the command box, it will do sumthing according to the number checked |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() |
If you use a control array you could loop through the array and find out which one is checked.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Dec 2004
Posts: 8
Rep Power: 0
![]() |
could you show me how??
i dont understand fully |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|