Hello all,
I am wanting to set up my create user wizard to allow the user to select which role they want.
Essentially it would be a checkboxlist or dropdownlist with each option listed and the user would pick.
It seems all the examples and samples I can find on this topic are in C#, however I am coding in VB. Can anyone point me in the direction of a tutorial on how to accomplish this task in VB?
Thanks in advance for all help!