D
dancer
I'm using ASP.Net and VB.net
I have 18 choices - 18 checkboxes. The user can choose 1, a few, or all.
What is the best structure to record and write the response? Select/Case
statement? Or is that only for ONE choice?
I have 18 choices - 18 checkboxes. The user can choose 1, a few, or all.
What is the best structure to record and write the response? Select/Case
statement? Or is that only for ONE choice?