Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formating Emails
Message
From
20/03/2002 15:55:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Formating Emails
Miscellaneous
Thread ID:
00635202
Message ID:
00635202
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform