Re: Web Login Page (Beginner)
From: Chris Blanco (cblancoNOSPAM@necam.com)
Date: 03/25/03
- Next message: Chad Nelson: "Re: Web Login Page (Beginner)"
- Previous message: Khoi Ha: "Cookie per user login"
- In reply to: Chad Nelson: "Web Login Page (Beginner)"
- Next in thread: Chad Nelson: "Re: Web Login Page (Beginner)"
- Reply: Chad Nelson: "Re: Web Login Page (Beginner)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Blanco" <cblancoNOSPAM@necam.com> Date: Tue, 25 Mar 2003 15:58:11 -0500
I would begin looking into "Windows Authentication" If you do a search at
msdn or through google you will find a wealth information. This will require
very little coding on your part!
This would be a great start:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconaspnetauthentication.asp
"Chad Nelson" <Chad.Nelson@CommerceBank.com> wrote in message
news:358a01c2f2e0$627fbd50$a501280a@phx.gbl...
> What I need to create is a web page that will have a place
> to enter your NT login name and a drop down box that list
> all domains on the users network and a text box to enter a
> password.
>
> 1.I need to figure out how to get the list of domains
> in .NET
> 2. How to authenticate to windows with the information
> entered.
>
> Multiple users will login on to the web page using the
> same computer. The user logged on to the Windows computer
> will not be the user logging onto the web page.
>
> Any help appreciated!
>
> Thanks
- Next message: Chad Nelson: "Re: Web Login Page (Beginner)"
- Previous message: Khoi Ha: "Cookie per user login"
- In reply to: Chad Nelson: "Web Login Page (Beginner)"
- Next in thread: Chad Nelson: "Re: Web Login Page (Beginner)"
- Reply: Chad Nelson: "Re: Web Login Page (Beginner)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|