I'm trying to write some LDAP code in JavaScript.  All I need to do is bind,
find a cn, set an attribute or get an attribute.  I have written this code
in Java, but am having a lot of trouble with the XPCOM LDAP interface.
Could somebody explain how to use the fifth parameter (the callback) to the
nsILDAPConnection.init function?  Sample code would be greatly appreciated.

Might it be easier for me to write my own XPCOM  in C++ (I have done this
before) and implement the simple functionality that I need?

Thanks.


_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to