Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formating Emails
Message
De
20/03/2002 15:55:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Formating Emails
Divers
Thread ID:
00635202
Message ID:
00635202
Vues:
54
Hi

I am in the middle of trying to send Emails by clicking a button from a text file. I have managed to save data needed to a text file using visual foxpro, this is used by microsoft outlook (using VBA) which opens the text file and creates several emails depending on the information in this file, for example

SUBJECT=One, This id for the subject of the email
ATTACHMENT=c:\one.doc
BODY=This is for the body of the email
***** && Indicating end of first email

SUBJECT=Two, This id for the subject of the email
ATTACHMENT=c:\two.doc
BODY=This is for the body of the email
***** && indicating end of second email

VBA would loop through this text file creating two emails and adding the specified attachment.

This works, however, the problem is I need the format to be PLAIN TEXT, but whatever I do it creates it using RICH TEXT. Ive tried manipulating it using the format option on the outlook toolbar, rules but I can't seem to get it, could anyone have any ideas which would help me?

Thanks
Nelly
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform