Search found 1 match

by Mysterio
Mon Sep 05, 2011 11:50 pm
Forum: Other Scripting Languages
Topic: Access LDAP from HTML using clientside Javascript.
Replies: 3
Views: 12082

Access LDAP from HTML using clientside Javascript.

Hi,I am coding a HTML with Javascript that needs to get the detail from HTML page(user ID) and then the script needs to get it's LDAP details.The problem is I am unable to get the object rootDSE using the following code. I need this rootDSE to get defaultNamingContext's value.rootDSE = GetObject(&qu...