Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Aug : HTML e-mail with appendix.
| Subject: | HTML e-mail with appendix. |
| Posted by: | "Hubert Anemaat" (hube..@anemaat.nl) |
| Date: | Fri, 3 Aug 2007 14:58:27 |
Hello,
What is the value of ContentType for an HTML e-mail with appendix ?
When I use the following line, I get rubbish after the e-mail text.
IdMessage1.ContentType := 'text/html';
Thanks,
Hubert Anemaat