Skip navigation.
 
mlRe: Cocoa-dev Digest, Vol 1, Issue 406
FROM : Thierry Bucco
DATE : Mon Dec 13 19:26:18 2004

> Message: 6
> Date: Mon, 13 Dec 2004 11:32:04 -0500
> From: Steve Sheets <<email_removed>>
> Subject: Best way to email html?
> To: <email_removed>
> Message-ID: <<email_removed>>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Ok, I know we had addressed this issue over and over, regarding best
> way to send EMail from within a program. One can use Mailto URL,
> Applescript to Mail, internal Mail API, or other 3rd Party Mail SDKs.
> However, I never heard what would be the best method to send Email that
> contains HTML (specifically Tags for links & text styles). Obviously
> the Mailto URL would not work. Nor does the Applescript commands allow
> you to send HTML. Can the Mail program send HTML at all? I know it can
> receive HTML, but never seen example of it sending? Or do I have to
> rely on some other send mail API?
>
> Your thoughts or examples?
>
> Steve Sheets
> Midnight Mage Software
>
> ps. Happy Holidays!
>


Hi,

I found this on google :
http://www.macosxguru.net/article.php?story=20030710081314931
In my application : CurrenciesConverter (www.iconless.com) I am using
Pantomime frameworks which is works great.

Thierry
iconless.com

Related mailsAuthorDate
No related mails found.