Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chilkat Email
Message
De
21/06/2017 11:15:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
01652120
Message ID:
01652146
Vues:
68
>>>How do I get the document shown below as body of text - the way I have it below just shows the name of the document
>>>
>>>loMailman.SmtpHost = "auth.smtp.1and1.co.uk"
>>>loMailman.SmtpUsername = "colin@colin-northway.com"
>>>loMailman.SmtpPassword = "ngoloosh"
>>>loEmail = CreateObject('Chilkat.Email2')
>>>loEmail.Subject = "Marketing, Customer Retention or IT. Could you use help?"
>>>loEmail.Body = "m:\advertising\businessstrategy.doc"
>>>loEmail.From = "colin@colin-northway.com"
>>>loEmail.AddTo("","&eccmail")
>>>lcContentType = loEmail.AddFileAttachment("m:\advertising\businessstrategy.doc")
>>
>>loEmail.Body = FileToStr("m:\advertising\businessstrategy.doc")
>>
>>Another question is if the document will appear as you want it, I doubt it.
>
>Do you know if it is possible to change the username and password on chilkat

Sorry, I have no idea since I have never used it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform