Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chilkat email problem
Message
 
To
02/02/2017 12:14:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01647342
Message ID:
01647353
Views:
36
>>How do I specify an htm file as bod of email in Chilkat email software
>>
>>
>>The followinf doesnt work
>>
>>loEmail.body=m:\advertising\marketingstrategy.htm
>>
>>
>>Colin
>
>Reference found here:
>https://www.chilkatsoft.com/refdoc/xChilkatEmailRef.html
>
>Indicates there is a method called SetHtmlBody() which takes a string parameter. So therefore what you're looking for is likely to be something like:
>
>
>lcHTML = FILETOSTR( ":\advertising\marketingstrategy.html" )
>loEmail.SetHtmlBody(m.lcHTML)
>
Thanks
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Previous
Reply
Map
View

Click here to load this message in the networking platform