URL Parsing
URL Parsing
- Subject: URL Parsing
- From: Seth Willits <email@hidden>
- Date: Wed, 28 Jan 2009 20:42:58 -0800
I can put together my own solution, but I'm *sure* there has to be
some real way of doing this built-in *somewhere*, so I have to ask...
My app has a URL handler, and I want the user to be able to click a
link to save some time to things. The URL would have the form:
myapp://action?key1=valueNoSpaces&key2=value+with+space&key3=value+with
percent
escapes
Does anyone know of a couple of methods that can simply grab the
action and KV pairs decoded without a lot of hassle?
Thanks,
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden