All Forums >> [Scripting] >> ASP >> how do I get email address from Active Directory Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
How can I get an email address from active directory? Anyway I could get the email address that is used in Outlook via traditional ASP would be appriciated.
Is there a way to get it with ADSI from tradtional ASP?
I've tried a couple of LDAP scripts, but all return "Table does not exist.", so I'm not sure what I'm missing.
Here is an LDAP sample that I've tried, but it gives the table does not exist error. I get the error at the ADOcom.execute line.