|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Retrieve email address from NT login with ASP
Sorry for the duplicate posting, but I tried to cross_post from adsi.general
board, and it didn't work. :( Here's my question: I'm using windows 2000, and integrated windows authentication for company intranet. I'm constructing a web page with ASP. I got user's login by Server("Auth_User") variable. How can I use that go get user's email address? I tried GetObject("WinNT://myDomain/MyUserName"), but the object I got didn't have the property "Mail", it only had something like FullName or Name properties. I'm not sure how to set up the search filter to access LDAP://.... Can someone help me here? I appreciate your help! Thanks again! |
|||||||||||||||||||||||