Web link to contact

  • Thread starter Thread starter Anvah Gareson
  • Start date Start date
A

Anvah Gareson

Hi,

I'm creating a web application to manage some information. It's a
trusted application and has access to all desktop properties, etc.

Is there a method of creating links which will open contacts in
Outlook? So if the web application link "Thomas Quinn" is pressed,
Outlook will open to the contact Thomas Quinn?

Thanks in advance!
 
Yes, the version is quite important because the outlook:// syntax detailed at http://www.slipstick.com/outlook/links.htm does not work from regular web pages in Outlook 2007. It works only from web pages that are folder home pages. The alternative is to use VBScript or JScript to automate the Outlook object model, which may be blocked by the client anti-virus application.
 

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

Back
Top