Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Sending a formatted email?

www.cryer.info
Managed Newsgroup Archive

Re: Sending a formatted email?

Subject:Re: Sending a formatted email?
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 7 Nov 2007 12:30:56

"Mike Williams (TeamB)" <mlwi!!iams@gmail!.com> wrote in message
news:xn0fdf0ay0000001@newsgroups.borland.com...

> Are you using the SMTP component? While I've never tried it
> with rich text HTML *is* plain text, just with embedded formatting.
> The mail client should be smart enough to recognize the HTML
> content and display it properly.

There is much more involved to doing that then just inserting the HTML code
itself.  The message has to properly indicate that HTML is present, or else
the email reader will interpret the text as plain text instead of HTML.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive