[Newbie] Ampersands in NSURL
[Newbie] Ampersands in NSURL
- Subject: [Newbie] Ampersands in NSURL
- From: Joseph Feld <email@hidden>
- Date: Sat, 21 Sep 2002 20:58:40 -0400
I'm sure this is a stupid question, but I can't find an answer anywhere
else so here goes: I'm trying to do a "
mailto:" URL from my application
and I can't get NSURL to accept an ampersand in the addr-specs, even
though RFC 2368 and RFC 822 both say that it's allowed. When I take it
out and just use a single header in the URL the NSWorkspace fires my
mail app just fine. I've tried using the & hex value encoding in the
URL, but NSURL still returns nil. Does anyone have any ideas on how I
would format a mailto: URL to accept multiple headers?
Thanks,
Joe Feld
Joseph Feld
email@hidden
"You have the right to bear arms and the right to arm bears...whatever
the
hell you wanna do."--Robin Williams
_______________________________________________
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.