View Single Post
  #1  
Old October 27th 06, 04:05 PM posted to microsoft.public.outlook.program_vba
news.microsoft.com
external usenet poster
 
Posts: 65
Default Outlook 2003 Script: HTML Mail

Hi all,

I made a custom task wich generate and send an e-mail (HTML), I used
HTML.body

I have 3 pb

1) How to add variable (some text) to the HTML body ? when I add something
all the content of the Html is replaced by the text I added and the body
switch to Text format....

2) I added an image (logo) to the HTML mail but when the mail is received
the place of the image is empty

3) I want to use different color in my Html mail but I fail to use more
than one color , it always take the last color I used

Tks fo help


Ads