PC Review


Reply
Thread Tools Rate Thread

Autocomplete extended and Active Directory

 
 
J R
Guest
Posts: n/a
 
      25th Jan 2008
I'd like to be able to search for users in Active Directory, rather than
a database using the AutoComplete extender. Has anyone tried this yet?
Surely, I can't be the first.

Ultimately, I'd like to use it on forms on our Intranet site for doing name
lookups; but additionally, once a user is selected - populate other fields
on the form with the selected user's data from AD. For example, email address,
phone number, location, etc. etc.

Has anyone seen this tried before; or can anyone offer up any good design
suggestions such as the best way to implement this?

TIA.

- J


 
Reply With Quote
 
 
 
 
adwb
Guest
Posts: n/a
 
      25th Jan 2008
I'm assuming you already know how to build a data proxy for your AutoComplete
extender to read from. If not I believe this is a good place to start:
http://www.asp.net/AJAX/AjaxControlT...oComplete.aspx

In the data proxy service method you'll want to take the search string and
query the AD:
http://www.willasrari.com/blog/query...-c/000133.aspx

I haven't done this myself but I have built AutoComplete data proxies to
query my own database. It's pretty simple. You'll want to return something
from your proxy service to your AutoComplete control that is unique enough
that you can identify the AD entity after one has been selected.

"J R" wrote:

> I'd like to be able to search for users in Active Directory, rather than
> a database using the AutoComplete extender. Has anyone tried this yet?
> Surely, I can't be the first.
>
> Ultimately, I'd like to use it on forms on our Intranet site for doing name
> lookups; but additionally, once a user is selected - populate other fields
> on the form with the selected user's data from AD. For example, email address,
> phone number, location, etc. etc.
>
> Has anyone seen this tried before; or can anyone offer up any good design
> suggestions such as the best way to implement this?
>
> TIA.
>
> - JR
>
>
>

 
Reply With Quote
 
Justin Stanley
Guest
Posts: n/a
 
      7th Feb 2008
Hi, JR.

I just did this a couple of days ago:

http://www.nerdliness.com/article/20...plete-extender


On Jan 25, 9:02 am, J R <Confused @times> wrote:
> I'd like to be able to search for users in Active Directory, rather than
> a database using the AutoComplete extender. Has anyone tried this yet?
> Surely, I can't be the first.
>
> Ultimately, I'd like to use it on forms on our Intranet site for doing name
> lookups; but additionally, once a user is selected - populate other fields
> on the form with the selected user's data from AD. For example, email address,
> phone number, location, etc. etc.
>
> Has anyone seen this tried before; or can anyone offer up any good design
> suggestions such as the best way to implement this?
>
> TIA.
>
> - JR




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
question on upgrading from active directory 2000 to active directory 2003 Gary M Microsoft Windows 2000 Active Directory 2 16th Mar 2007 07:57 PM
How to set Extended Rights in Active Directory ACL =?Utf-8?B?S2FybE0=?= Microsoft C# .NET 10 7th Sep 2006 09:19 AM
Active Directory, Active Directory Federation Services and Microsoft Integration Identiy Server Mas Libman [MSFT] Microsoft Windows 2000 Active Directory 0 6th May 2005 10:55 PM
extended attributes on Active Directory Mario Rodriguez Microsoft Dot NET 0 16th Mar 2004 03:48 PM
Arguments for 2003 Active directory versus 2000 active directory? =?Utf-8?B?c3RlcGhlbmJiYWtlcg==?= Microsoft Windows 2000 Active Directory 4 23rd Dec 2003 04:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:36 AM.