Hi!

I'd like to do a syncronous LDAP query in my Thunderbird extension.
Is there any example JavaScript code for this?
I've tried to use the @mozilla.org/ldapsyncquery;1 component but this component doesn't seem to be avaliable in thunderbird.


Is there any way to use the async searchExt method of the nsILDAPOperation to implement synchronous queries? (E.g. Kick off an async search request and wait for the result message.) Is there any documentation / example code on how to achieve this?

Any help would be greatly appreciated!
Cheers,
--leo
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to