all groups > asp.net security > september 2005 >
You're in the

asp.net security

group:

ASP.NET Login Control



ASP.NET Login Control milkyway
9/25/2005 8:38:54 AM
asp.net security: Hello out there,

Is there a place where I can find documentation on how this control
actually works? I am trying to provide a list of valid users who can
log in as well as provide the name of a form that should be accessed if
login is successful.

TIA
Re: ASP.NET Login Control Darren Kopp
9/25/2005 12:04:26 PM
For ASP.NET 2.0 check out
http://beta.asp.net/QUICKSTART/aspnet/doc/ctrlref/login/login.aspx.
You can find lots of tutorials for ASP.NET 2.0 at
http://beta.asp.net/Tutorials/quickstart.aspx.

Hope this helps,
Darren Kopp
Re: ASP.NET Login Control clintonG
9/25/2005 7:56:25 PM
I think there is more to be learned by studying the Membership Class [1]
where the GetAllUsers( ) and other methods are documented.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/

[1] http://msdn2.microsoft.com/en-us/library/2d449f1x(en-US,VS.80).aspx


[quoted text, click to view]

Re: ASP.NET Login Control milkyway
9/25/2005 9:24:46 PM
Thanks that does get me started ;-)
AddThis Social Bookmark Button