0
Reply

How to get user data from Active Directory

joseph_tom

joseph_tom

May 23 2005 3:26 AM
2.5k
Hi All, I am working on a web application which requires the following functionality. When a user requests the start page, his/her details (First name, last name, company etc) should be gathered from the Active Directory and should be displayed on the start page, if he\she is passes Windows Authentication. Could any one let me know how to implement this functionality in my application? Thanks in advance. Rajesh.