Hello all, I am wanting to allow users to select their role while they are going through the create user wizard. I already have the create user wizard up and going, I'm just needing to add the option for them to select their role. The problem that I'm having is after three days going through google and youtube, all the good tutorials and examples I can find are all C# and I am coding in VB. Can anyone point me in the direction of a good tutorial/guide or video that demonstrates how to incorporate this? Thanks!
Not quite sure what you are asking for. Role? What do you mean by "Role"? Do you have a URL we can look at and run through the steps so we can get a clearer picture of what you are trying to do?
By role, I mean membership role. I can manage access to different areas of my site by assigning roles to each member. I would like to streamline this process by allowing the user to pick their own role. I have a sports performance site (prsportsperformance.com) and when a new member signs up I want them to be able to select which sport they want the training program for. So, when a new member signs up they will be able to see the programs for their sport whether it be football, baseball, etc but not any of the other sports.