I don't know if this is easy or not, I have no clue on how to start it.
I have Seven different states.
I will be having a form with 7 textboxes, and I will enter 7 different
states each time in the textbox.
When I click on the button, it would call a function
the function would output :
6 different combinations of 3 states. So I would have 1-6 and for each
would list three states I entered in the textboxes.
Thanks alot!
I have Seven different states.
I will be having a form with 7 textboxes, and I will enter 7 different
states each time in the textbox.
When I click on the button, it would call a function
the function would output :
6 different combinations of 3 states. So I would have 1-6 and for each
would list three states I entered in the textboxes.
Thanks alot!
Comment