Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mass emailing
Message
De
10/12/2001 14:07:12
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
 
 
À
10/12/2001 13:24:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00589809
Message ID:
00592270
Vues:
41
I tried this, but I got a blank message.

>Elyse,
>
>Are you using the HTMLBody property of the mail message? For example:
>
>
>oOutlook = createobject("outlook.application")
>oitem = oOutlook.createitem(0)
>oitem.recipients.add("somebody@somewhere.com")
>oitem.HTMLBody = lcHTMLString  && put your HTML string here
>
>
>>
>>I tried the same thing without the graphic (just a short, formatted text message saved as HTML) and I still see only the HTML code in my email message.
Elyse Pomerantz
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform