Hi,
I would like to add on my infopath form a button calling the oultook
adress book ?
How can I do that ?
Thanks,
Stéphane
Kalyan G Reddy MVP (GGK Tech) - 23 Jan 2008 07:33 GMT
Hello
Here is a blog whoch talks about attaching Outlook address book from Infopath
http://blogs.msdn.com/timpash/archive/2005/10/31/Invoke-GAL-From-InfoPath.aspx
I hope this will help you

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> Hi,
> I would like to add on my infopath form a button calling the oultook
[quoted text clipped - 4 lines]
> Thanks,
> Stéphane
fanshawe - 29 Feb 2008 16:01 GMT
Hello,
Thanks for your help,
I test this code but have the error message :
"[Collaboration Data Objects - [E_ACCESSDENIED(8007005)]]" error. Can you
give me some direction on this?
Thanks
> Hello
>
[quoted text clipped - 11 lines]
> > Thanks,
> > Stéphane
Clay Fox - 23 Jan 2008 07:45 GMT
I would recommend using an Active Directory Webservice.
This would allow you to ID your form user as well as lookup email, manager,
or name for anyone by their username.
You can find one at http://www.qdabra.com

Signature
Thanks
Clay Fox
Qdabra Software
http://www.qdabra.com
InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
> Hi,
> I would like to add on my infopath form a button calling the oultook
[quoted text clipped - 4 lines]
> Thanks,
> Stéphane
Paul - 23 Jan 2008 12:50 GMT
On Jan 22, 8:42 am, stephanper...@gmail.com wrote:
> Hi,
> I would like to add on my infopath form a button calling the oultook
[quoted text clipped - 4 lines]
> Thanks,
> Stéphane
I currently do this with code (vbscript) but still will have to allow
access (outlook will ask for access) and it works fine by populating a
node in the form. If interested let me know and I'll send you a code
block with it.
fanshawe - 29 Feb 2008 15:59 GMT
Yes, I am definetly interested by your code as I still do not have any
solution.
Thanks in advance
> On Jan 22, 8:42 am, stephanper...@gmail.com wrote:
> > Hi,
[quoted text clipped - 10 lines]
> node in the form. If interested let me know and I'll send you a code
> block with it.