Html Editor and Mail Program
-
Hi, I'm building a very simple mail program, the only required feature is to send mail in html format. That's what i need: 1) A component like a RichTextBox that allows me to edit html files/code in a WYSIWYG way 2) Is there any component that can send a html email with pictures? Thank u very much, Dirso
-
Hi, I'm building a very simple mail program, the only required feature is to send mail in html format. That's what i need: 1) A component like a RichTextBox that allows me to edit html files/code in a WYSIWYG way 2) Is there any component that can send a html email with pictures? Thank u very much, Dirso
HTMLEditor is a pretty good - http://www.itwriting.com/htmleditor/index.php[^] OpenSMTP.Net is a good smtp library - http://sourceforge.net/projects/opensmtp-net/[^]
-
HTMLEditor is a pretty good - http://www.itwriting.com/htmleditor/index.php[^] OpenSMTP.Net is a good smtp library - http://sourceforge.net/projects/opensmtp-net/[^]