Re(2): Launch Email or Browser
Re(2): Launch Email or Browser
- Subject: Re(2): Launch Email or Browser
- From: Jens Bauer <email@hidden>
- Date: Sat, 18 May 2002 00:36:17 +0200
Hi everyone,
On Fri, 17 May, 2002, John Nairn <email@hidden> wrote:
>
[[NSWorkspace sharedWorkspace] openURL:[NSURL
>
URLWithString:@"mailto:whoever@wherev
>
er.com?subject=A Subject&body=A URL Encoded Body.
>
"]];
{snip}
Just (very) curious...
When entering email addresses, you can often type a name in front of the
email address itself, and the mail client knows what goes into the name
field, and what goes into the email field.
I noticed that double-clicking (under Mac OS 9) an email-URL, the first
and last name is lost.
I've often wondered if this was because LaunchURL strips it off, if it's
the email client that does it, or if it's simply the handler that sends
the URL using LaunchURL.
-Does anybody know if it's possible to do an openURL where we get the
first and last name as well ?
(If it's not possible, I believe this should be filed as a bug-report, as
it shouldn't happen to Mac OS X as well).
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.