Dave
Perch
I currently have a database table that I use to secure web pages. The login page checks the username and password then redirects to the requested secure page, or to a login failed message.
I am trying to use LDAP to do the same thing.
Does anyone have any ASP code, or know where I might find ASP code, to create a login page that interacts with Active Directory (LDAP)?
I've found some information, but this LDAP thing is completely new to me, so I'm having a bit of a hard time figuring out exactly how it works.
Thanks very much for any help that can be provided.
Dave
I am trying to use LDAP to do the same thing.
Does anyone have any ASP code, or know where I might find ASP code, to create a login page that interacts with Active Directory (LDAP)?
I've found some information, but this LDAP thing is completely new to me, so I'm having a bit of a hard time figuring out exactly how it works.
Thanks very much for any help that can be provided.
Dave