Windows Vista Beta | WinVistaBeta.com - Message | Specify User Role(s) at Run Time

November 20, 2008  
Subject: Specify User Role(s) at Run Time
Group: microsoft.public.vstudio.general
Date: 8/31/2008 7:32:46 PM
From: "fripper" [Email Address Protection]

I have a VS2008 VB web app and want to allow a user with an Administrator
role create a new user programatically with the CreateUserWizard control.
Now, I would like the Administrator to be able to specify the role(s) of the
user being created. Off hand I don't see a way to do that. I understand
how to use the wizard at design time but I want to create users at run time.

Can someone help me? Thanks.



Back