Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Nov : Re: HTML Editor for Email
| Subject: | Re: HTML Editor for Email |
| Posted by: | "Don Siders" (sider..@att.net) |
| Date: | Wed, 8 Nov 2006 13:19:16 |
>...I can find plenty of components to send email (SMTP), but what about
>authoring the HTML code?
I f you can live with an ActiveX control, there's XStandard. It's one of
the better WYSIWG HTML editors I've found. (http://www.xstandard.com/
or
http://www.xstandard.com/page.asp?p=A4372B00-8D7F-4166-977C-64E5C4E3708E&ss=28569FFD-BD21-4654-8120-A0B59C8A3685
You can also use it as a COM Component in WinForms.
hth...
none