Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Generating HTML email
Message
 
À
01/10/1999 16:04:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00271744
Message ID:
00271992
Vues:
21
>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"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform