Re: E-mail
Re: E-mail
- Subject: Re: E-mail
- From: Scott Anguish <email@hidden>
- Date: Mon, 13 Aug 2001 14:49:40 -0400
On Monday, August 13, 2001, at 07:49 AM, John C. Randolph wrote:
[[NSWorkspace sharedWorkspace] openURL:[NSURL
URLWithString:@"mailto:email@hidden"]];
Woah! I didn't know you could do that. On Mac OSX, I've used the
message framework. Before that, on NeXTSTEP, I used the mail.app API.
the only downside here is that you'll need to URL encode any
template sort of bits you want in the subject and body.
we need a cover to do that.. :-)
References: | |
| >Re: E-mail (From: "John C. Randolph" <email@hidden>) |