access to active directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We need to create a button that allow us to select users from active
directory to a text box. Can someone tell me how can I do it. Thank you.
 
The following KB article specifically addresses pulling Exchange information
from Active Directory, but could be useful as a reference, depending on your
circumstances.

http://support.microsoft.com/default.aspx?scid=kb;en-us;252459

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


We need to create a button that allow us to select users from active
directory to a text box. Can someone tell me how can I do it. Thank you.
 
Thank you a lot.

I've trying to implement this solution but our knowlegde about programming
is too low. When I've put this code in VB it have been errors a lot because
the system put me that the IADS object isn't defined, also with IADsUser,
ADODB.control, ...

Do you now if is there any dll or Ocx that make it?

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top