Re: ASP.NET capture login id... LDAP?
- From: Erik Funkenbusch <erik@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 18 Feb 2006 02:31:52 -0600
On 17 Feb 2006 14:35:08 -0800, Chris wrote:
I have a page which needs the user to fill his/her info.
The application needs to get some infor about the user (to identify
him/her), which he wont be able to change it. This is to avoid trash
data..
All the user logs in the system using an id and password. I want to
display that user id in the asp.net application.
The application runs inside the firewall and is used internally in our
organization.
It sounds like this would be a perfect candidate for ASP.NET 2.0 Login
controls and Membership functionality. You just drag and drop the login
control onto the form, and, depending on the data source you need to
authenticate against, do a little configuration.
Start here:
http://www.asp.net/QuickStart/aspnet/doc/security/default.aspx
.
- References:
- ASP.NET capture login id... LDAP?
- From: Chris
- Re: ASP.NET capture login id... LDAP?
- From: Erik Funkenbusch
- Re: ASP.NET capture login id... LDAP?
- From: Chris
- ASP.NET capture login id... LDAP?
- Prev by Date: Re: Web Site Administration Tool without IDE
- Next by Date: Re: Urgent : Populate a dataset from a stored proc in .NET 2.0
- Previous by thread: Re: ASP.NET capture login id... LDAP?
- Next by thread: Re: ASP.NET capture login id... LDAP?
- Index(es):
Relevant Pages
|