Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mass emailing
Message
From
10/12/2001 17:00:58
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
10/12/2001 16:46:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00589809
Message ID:
00592409
Views:
43
I'm still keeping my options open, but I'm getting frustrated with all the obstacles I'm encountering. Thanks for your help, and any suggestions are welcome.


>Elyse,
>
>I gather from your new thread that you are about to ditch the Outlook method, but if you need more help troubleshooting this just let me know...
>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform