View Full Version : Linking Active Directory Data to Forms on Secure website


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




Matjaz Ladava [MVP]
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

--

Matjaz Ladava, MCSA, MCSE, MCT, MVP
Microsoft MVP Windows Server - Active Directory
matjaz@ladava.com, matjazl@mvps.org


"Glenn" wrote in message
news:OqbutA66DHA.3308@TK2MSFTNGP11.phx.gbl...
>
>
> 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
>
>
>