Calling the Outlook Address Book from InfoPath

O

Olav

Hello there,

Is there anyone who did find a nice way to implement this?

I tried this script:
http://blogs.msdn.com/timpash/archive/2005/10/31/Invoke-GAL-From-InfoPath.aspx

But that doesn't work on all machies, can't figure out why: On some stations
it stops working at this line:

function XDocument::OnLoad(eventObj) {
oSession = new ActiveXObject("MAPI.Session");
}


I know its possible in the 2007 release but hey, it's not out yet... ;)
Anyway, anyone with a different sollution?

thanks.
 

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

Top