![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#2
|
|||
|
|||
![]()
Any server side code would need to access Exchange directly to download the
GAL and display it using its own rendering. If the code runs at client then you can use the Outlook 2007 object model to display the address book using the NameSpace.GetSelectNamesDialog() dialog. Versions of Outlook before 2007 don't expose any methods for displaying the address book. For server side code you could use the server side version of CDO 1.21 (as one way of doing it) and log into a CDO Session and use CDO's Session.AddressBook() method. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Rod Behr" wrote in message ... Not sure if this is the correct part of the outlook forum, but I'm programming a website in ASP, so VB is close enough. From our company intranet, users want to be able to search the GAL. Rather than writing my own interface, how do I go about creating a link or javascript within my intranet web page that simply opens the Outlook Address Book for the user to search? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 hyperlinks opening to home page | Manikutty | Outlook - General Queries | 1 | June 18th 08 03:07 AM |
Outlook 2007 Showing calendar on opening page with open Inbox | John Butler | Outlook - General Queries | 0 | March 8th 07 12:08 PM |
OneNote sections, set opening default page | PeppermintPatty2 | Outlook - Using Contacts | 0 | August 9th 06 04:00 PM |
OE and address book not opening | L | Outlook Express | 2 | May 31st 06 10:17 PM |