![]() |
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
|
|||
|
|||
![]()
I am tring to create a link to a file on the Network and have it in the body
of a task. So when the user opens the task they can go directly to the file. I can do this if I send an eMail as I can access the HTMLBody, however, I get an error when trying to do this when creating a task. The help file says that you can use Mail and Post with HTMLBody. Is there a way it can be done with Tasks. I know the body of a Task will accept HTML with a link, as if I create the link to the file in an eMail and copy and paste it into the task it will work. Therefore the task body accepts HTML, but how do I put it in using VBScript Any ideas? Thanks in advance |
#2
|
|||
|
|||
![]()
Am Sun, 20 Aug 2006 06:40:01 -0700 schrieb K Passaur:
The body format is not HTML, but RTF. You can simply write the link into it: Body = "file://d:\name.ext" -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- I am tring to create a link to a file on the Network and have it in the body of a task. So when the user opens the task they can go directly to the file. I can do this if I send an eMail as I can access the HTMLBody, however, I get an error when trying to do this when creating a task. The help file says that you can use Mail and Post with HTMLBody. Is there a way it can be done with Tasks. I know the body of a Task will accept HTML with a link, as if I create the link to the file in an eMail and copy and paste it into the task it will work. Therefore the task body accepts HTML, but how do I put it in using VBScript Any ideas? Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Send an HTML in the body of an e-mail NOT as an attachment | rachel | Outlook - General Queries | 1 | July 28th 06 07:25 PM |
Adding HTML text to the email body for each recipient | Tom at GSD | Add-ins for Outlook | 2 | July 7th 06 12:25 AM |
mailto - html in body | Giorgio | Outlook Express | 7 | June 21st 06 03:41 PM |
Graphics in HTML Body | GeorgeMar | Outlook and VBA | 2 | February 27th 06 03:17 PM |
sending html in body of outlook xp email | Help a Novice Please | Outlook - General Queries | 3 | February 22nd 06 07:50 AM |