Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generating HTML email
Message
 
 
To
01/10/1999 16:04:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00271744
Message ID:
00271992
Views:
23
>This might be off topic but I'd like to send an HTML page as the email message not as an attachment. I'm generating the HTML pages in VFP6 and using BLAT for sendmail. The problem I'm having is the message looks like HTML source code and not and HTML page. The email clients are Eudora and Outlook, both support HTML format email.

Chris send yourself a text email and then an html email you will see stuff in the header the tells the email client what the content is
Content-Type: text/plain;
	charset="iso-8859-1"

Content-Type: multipart/related;
	type="multipart/alternative";
	boundary="----=_NextPart_000_001F_01BF0CC5.E47C3860"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform