473,396 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Global Address List from ASP.NET web application?

I am writing an intranet web application that involves the end user
having to select multiple people from the total list of AD users at
our company. Ideally I would like to let the user click on a button
"Address Book" and have the same type of interface that comes up when
you perform that function in SharePoint. (A nice interface comes up
with type down, ability to search, select multiple entries etc).

The requiremets are:

The user needs to be able to select from a drop down list of all the
people in the company.
The list needs to load within a reasonable period of time (no more
than a couple of seconds).

Ideally the interface would also have "type down" and the ability to
do a find.

Does anyone have suggestions as to the best way to do this in an
ASP.NET 2.0 web app?

I know I can use the client side SharePoint API in MSSVABW.dll, but I
can't get this to work with clients running Office 2007.

Ideally I would like to purchase a componant already written. I can't
believe there isn't already a control or ActiveX component out there
to access the GAL or *quickly* access Active Directory with a good
GUI...

If we can't purchase something, what is my best programmatic option?

Thanks in advance.

Steph.

Mar 12 '07 #1
1 1831
On Mar 12, 11:31 pm, bajagu...@yahoo.com wrote:
I am writing an intranet web application that involves the end user
having to select multiple people from the total list of AD users at
our company. Ideally I would like to let the user click on a button
"Address Book" and have the same type of interface that comes up when
you perform that function in SharePoint. (A nice interface comes up
with type down, ability to search, select multiple entries etc).

The requiremets are:

The user needs to be able to select from a drop down list of all the
people in the company.
The list needs to load within a reasonable period of time (no more
than a couple of seconds).

Ideally the interface would also have "type down" and the ability to
do a find.

Does anyone have suggestions as to the best way to do this in an
ASP.NET 2.0 web app?

I know I can use the client side SharePoint API in MSSVABW.dll, but I
can't get this to work with clients running Office 2007.

Ideally I would like to purchase a componant already written. I can't
believe there isn't already a control or ActiveX component out there
to access the GAL or *quickly* access Active Directory with a good
GUI...

If we can't purchase something, what is my best programmatic option?

Thanks in advance.

Steph.
SharePoint does that search using an import from AD to the own
database. You can use the same behavior (a regular import all the
users and using own database to search), or you can consider using AD
on-the-fly (see link below)

http://www.15seconds.com/issue/060525.htm
http://www.15seconds.com/issue/060525.htm

Mar 13 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: qaz | last post by:
For some reason my global.asa file is not firing. I have it located in the root of my website (e.g., wwwroot\mywebsite\global.asa) and I have the web site configured as an "application" in IIS. ...
0
by: fearblanco | last post by:
hello.. im currently trying to create an Access table with a list of all email addresses that are stored in Outlook2003's Global Address List. Furthermore, the Group I want has several...
5
by: Justin Morris via DotNetMonster.com | last post by:
i am starting to develop some websites using ASP.NET, and would like clearification on global.asax and web.config. I have several variables that are specific to certain websites, Admin Email,...
2
by: tthomas | last post by:
Greetings, I am using CDO.Message to send email messages from my application. I now need to send email to existing distribution lists in our Global Address List. However, our exchange server...
0
by: Emily | last post by:
Imagine a world where everybody shares and has faith in each other. We have all struggled at one time or another with our jobs or careers and have wondered if there was a better way to make a...
0
by: Jan Priebusch | last post by:
I am building an intranet web application using Visual Studio 2005 in VB. Browser for all users is IE - either 6 or 7. I want to populate a dropdown list with the email addresses included in the...
3
by: barronmo | last post by:
I'm getting an error msg I don't understand, "global name EMR_globals is not defined", and could use some help. I've separated the application I'm building into several modules. One of the...
2
by: pythonnewb | last post by:
I am fairly new to programming but have some very basic Java background. I am just learning python and tried to make a module that would allow me to create a file containing an address book. I was...
20
by: teddysnips | last post by:
Weird. I have taken over responsibility for a legacy application, Access 2k3, split FE/BE. The client has reported a problem and I'm investigating. I didn't write the application. The...
10
by: Mike Miller | last post by:
Hi, Am wanting to send email with php and need to access the global outlook address book. Are there any examples/tutorials on how to do this? M
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.