Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How insert a image(Picture) in a mail from vfp
Message
De
18/01/2005 00:27:39
 
 
À
18/01/2005 00:04:07
Sixto Gonzalez
Smai Developers Ca
Vénézuéla
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00977612
Message ID:
00977957
Vues:
25
>Thanks for you answer...
>
>but i dont know how, create in vfp a HTML document.. or a MHT document..
>
>do you may say me how.
>
>you could become trained as.
>
>any code or example please..

I am using West Wind class to send my email. I usually create it like this:
Mail=CREATE("wwIPStuff")
Then, you can assign properties like this:
Mail.cMailServer=gcSmtpHost
Mail.cMessage=tmBody
Mail.cContentType='text/html'
The last one is the one which will tell the object that we are sending HTML.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform