• 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
NSURL with query string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSURL with query string


  • Subject: NSURL with query string
  • From: "C Sandeep" <email@hidden>
  • Date: Sat, 12 Apr 2008 15:24:22 -0400

Greetings,
 For my application, I need to form a NSURL, which looks something like this:
 http://www.google.com/search?hl=en&q=test

 I have the following code:
 NSURL *url = [NSURL URLWithString: baseUrl]; //where baseUrl is
http://www.google.com/search

 However Im not able to find a optimized way to append the query
strings "hl" and "q". Any help is apprecaited. Thanks.

- Sandeep
_______________________________________________

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

  • Follow-Ups:
    • Re: NSURL with query string
      • From: Scott Anguish <email@hidden>
    • Re: NSURL with query string
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: Building a custom Data Detector
  • Next by Date: Re: Method Explanation
  • Previous by thread: Re: NSMailDelivery Deprecated
  • Next by thread: Re: NSURL with query string
  • Index(es):
    • Date
    • Thread