Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
32982 Points
8508 Posts
Moderator
Feb 29, 2012 03:47 PM|LINK
Actually, there is a way by using the existing membership controls. Remember that the insert command sets the active bit to 1, you could in your code set that bit to 0 when the user is being created by way of an update statement.
bbcompent1
All-Star
32982 Points
8508 Posts
Moderator
Re: Cannot believe there is no open-source Portal for Visual Studio 2010
Feb 29, 2012 03:47 PM|LINK
Actually, there is a way by using the existing membership controls. Remember that the insert command sets the active bit to 1, you could in your code set that bit to 0 when the user is being created by way of an update statement.