Having problem with vbs file I want to run in HTML with
sPrefix = "LDAP://"
Set oRootDSE = GetObject(sPrefix & "RootDSE")
sDNS = oRootDSE.Get("DefaultNamingContext")
Receive ActiveX Component can't create object: 'GetObject'
Saw reference in thread329-1221917 that it was a Security setting...
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.