This is really bizarre....
I'm trying to query LDAP from an ASP page (IIS 5.0 on Win 2K).
Query looks like this:
dim adoConnection, sSQL, rs
'the ADserver is on a different machine than is running IIS
const sDomain = "ADServer/dc=mydomain,dc=net"
'' use ADO
Set adoConnection =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.