Hi all
I try get the visitors properties from Active Directory several times with asp but not work
and i create dll file for this
when im calling dll in asp it says
automation error
here is the code
Set user = GetObject("WinNT://" + domainname + "/" + UserName)
i think getobject method is wrong any idea
I try get the visitors properties from Active Directory several times with asp but not work
and i create dll file for this
when im calling dll in asp it says
automation error
here is the code
Set user = GetObject("WinNT://" + domainname + "/" + UserName)
i think getobject method is wrong any idea