[EMAIL PROTECTED] (Graham Gelding) writes:
> I am tring to add LDAP functionality to a Chrome. Initially all I'd
> like to do is connect to an LDAP server and read and write some
> "bookmarks.html" data.  

I'd suggest looking at Binary Runner's implementation of LDAP bookmark 
stuff; he posted a pointer to his website in this group very recently.
His work is built on top of the LDAP RDF datasource in
mozilla/directory/xpcom/datasource.

> Does anyone have any information on how to use the components 
> in mozilla/directory/xpcom/base I think that I
> can do an LDAP connect but I need to then do a search.  thanks

They're mostly documented in the IDL files there, a reasonable piece of
example code to look at that uses the LDAP XPCOM SDK is in
mozilla/xpfe/components/autocomplete/src/nsLDAPAutoCompleteSession.cpp.

Dan



-- 

Reply via email to