• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: URL Encoding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL Encoding


  • Subject: Re: URL Encoding
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 31 Oct 2007 16:18:51 -0600


On Oct 31, 2007, at 4:07 PM, Mike Chambers wrote:

So, how should I url encode urls within Cocoa?


Do it again, but make sure you include all of the "tspecial" characters in URL strings, which are:

()<>@,;:\"/[]?=
(note the space there at the end)

Also, there's an encoding method that was added to NSString in Tiger which you might want to try...

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


References: 
 >URL Encoding (From: "Mike Chambers" <email@hidden>)

  • Prev by Date: Re: Create NSImage from array of integers
  • Next by Date: Re: URL Encoding
  • Previous by thread: URL Encoding
  • Next by thread: Re: URL Encoding
  • Index(es):
    • Date
    • Thread