B
Björn K
Hello Guys,
i need to program an ASP.net Webapplication.
This application should be only used by members of a specific group.
So I want to write a Login-page like this:
Username:
Password:
(Login-Button)
After a successful login, the user will be redirected to another site.
I only managed it, that I can ask the Active Directory if a user is in
a specitic group. But no query for the password at all... For this, I
use the ismember function, but i think this is the wrong way for a
username / password query!
I use the Visual Web Developer 2005 Express Edition!
Please tell me the easiest way
Can anybody help me?
i need to program an ASP.net Webapplication.
This application should be only used by members of a specific group.
So I want to write a Login-page like this:
Username:
Password:
(Login-Button)
After a successful login, the user will be redirected to another site.
I only managed it, that I can ask the Active Directory if a user is in
a specitic group. But no query for the password at all... For this, I
use the ismember function, but i think this is the wrong way for a
username / password query!
I use the Visual Web Developer 2005 Express Edition!
Please tell me the easiest way
Can anybody help me?