![]() |
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 |
#1
|
|||
|
|||
![]()
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! |
Ads |
#2
|
|||
|
|||
![]()
Outlook version?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Anvah Gareson" wrote in message ups.com... 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! |
#3
|
|||
|
|||
![]()
Outlook 2007.
Sorry...should have stated that. On Jul 14, 8:12 pm, "Sue Mosher [MVP-Outlook]" wrote: Outlookversion? -- Sue Mosher,OutlookMVP Author of MicrosoftOutlook2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "AnvahGareson" wrote in oglegroups.com... 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, Outlookwill open to the contact Thomas Quinn? Thanks in advance! |
#4
|
|||
|
|||
![]()
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.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Anvah Gareson" wrote in message oups.com... Outlook 2007. Sorry...should have stated that. On Jul 14, 8:12 pm, "Sue Mosher [MVP-Outlook]" wrote: Outlook version? "AnvahGareson" wrote in oglegroups.com... 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, Outlookwill open to the contact Thomas Quinn? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calendar link to Contact | RGW | Outlook - Calandaring | 1 | March 23rd 07 09:09 PM |
Can I add a link from the menu to link a document to a contact? | abepop | Outlook - Using Contacts | 0 | August 28th 06 05:31 PM |
can I Create a link to a contact? | Stuart | Outlook - Using Contacts | 1 | May 12th 06 03:35 PM |
How to link an email recevied from contact to the contact activit. | Jennysue | Outlook - General Queries | 3 | February 1st 06 03:23 PM |
Contact Link Lost | Sue Mosher [MVP-Outlook] | Outlook - General Queries | 0 | January 18th 06 10:52 PM |