I didnt mention the bit about the MSDHTML control as I though he had was asking about the actualy compositon of the email to be sent. But, I found it difficult finding info about te MSDHTML control, and cheated and just do my HTML emails (for a news letter) in front page and past the page into the dhtml control :-) Jeremy
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul A Norman Sent: 1 March 2007 23:13 To: NZ Borland Developers Group - Offtopic List Subject: Re: [DUG-Offtopic] Best tool for composing HTML emails with images etc P.p.s here is alink to an MS article on the mshtml editor. HYPERLINK "http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/editing /mshtmleditor.asp"http://msdn.microsoft.com/library/default.asp?url=/worksho p/browser/editing/mshtmleditor.asp Their notes about the DHTML control at the bottom only apply to Ie6 and earlier, infact Ie7 and Vista have depreciated that control. Paul On 01/03/07, Paul A Norman <HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]> wrote: P.s. Here is a start point for the Gecko line of action. HYPERLINK "http://delphi.mozdev.org/articles/taming_the_lizard_with_delphi.html" \nhttp://delphi.mozdev.org/articles/taming_the_lizard_with_delphi.html On 01/03/07, Paul A Norman <HYPERLINK "mailto:[EMAIL PROTECTED]" [EMAIL PROTECTED] > wrote: Dear Neven, As no one else has answered . . ., depends whether you want to embed graphics or not? If not - it is a bit more straight forwward (assuming that you are not relying on CDO or any other MS related contriol or MAPI). You can quickly and quite easily fashion an MSHTML, or Gecko equivalent under FireFox, DOM based Editing window. Gather up the approproaite HTML and construct yourself a multipart email. There are various ways of achieing that last step. There is a yahoo group that specialises in the Delphi TWebBrowser (able to be used to make the editior) HYPERLINK "http://tech.groups.yahoo.com/group/delphi-webbrowser/messages" \nhttp://tech.groups.yahoo.com/group/delphi-webbrowser/messages , and an excellant free extension to that control is found at HYPERLINK "http://www.bsalsa.com/" \n http://www.bsalsa.com/ The Yahoo group has some downloads that as I recall it give you all the basics for an editor. Hope that this helps, Paul On 23/02/07, Neven MacEwan <HYPERLINK "mailto:[EMAIL PROTECTED]" [EMAIL PROTECTED]> wrote: Hi Can anyone suggest a tool for composing HTML emails, with a layout editor better that Thunderbird Thanks Neven _______________________________________________ Offtopic mailing list HYPERLINK "mailto:[email protected]" [EMAIL PROTECTED] HYPERLINK "http://ns3.123.co.nz/mailman/listinfo/offtopic" \nhttp://ns3.123.co.nz/mailman/listinfo/offtopic -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.5/706 - Release Date: 28/02/2007 16:09 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.5/706 - Release Date: 28/02/2007 16:09
_______________________________________________ Offtopic mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/offtopic
