Linking Active Directory Data to Forms on Secure website

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

I have some secure forms on my website which users need to logon to the
server with the Active Directory acccount in order to get to.

I'm wondering if it possible to fill in the personal information fields
(such as name) on the form automatically by pulling the info from the active
directory files.

Thanks
 
Yes, you can. You have to use ADSI and use LDAP to access AD and retrive
data. I would suguest you to post this question to one of developer forums
or ADSI forums.

Regards
 
Back
Top