by /n software - Product Type: Component / VCL
Red Carpet includes this product and every other /n Software product in a renewable annual subscription. Priority Support is also available with Red Carpet.
Hi, any one knows how to get TipwHTMLMailer send Emails as UTF-8/ Unicode with Delphi 2009?
Reply
RE: IP*Works! support@componentsource.com 21-Apr-2010 10:34:09
Reply from /n software support:
Within Delphi, there is a UTF8Encode method that allows you to UTF-8 encode data which can then be used to set the MessageText property:
ipwHTMLMailer1.MessageText := UTF8Encode('Øß1');
However, most SMTP servers do not support 8-bit data and thus return errors when trying to use UTF-8. Therefore HTML encoding the message text is most likely what is wanted here. HTML encoding is not performed within the component itself, so this will have to be done prior to setting the MessageText property.
Reply
Includes $30,000+ worth of /n Software products for under $1,500!
Publisher
Primary Category
Related Products
Related Categories
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.