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

NSURL


  • Subject: NSURL
  • From: Thierry Bucco <email@hidden>
  • Date: Thu, 11 Sep 2003 08:48:37 +0200

Hi,

To post data to a cgi script and get returned value it's easy, here is
a code I used to get nasdaq quote.


NSString *valueStock = [NSString stringWithContentsOfURL:[NSURL
URLWithString:[NSString
stringWithFormat:@"http://quotes.nasdaq.com/
Quote.dll?page=multi&mode=Stock&symbol=%@", StockCode]]];


Hope this help.

thierry bucco
sockho.com
_______________________________________________
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.

  • Prev by Date: Re: Newbie question: forcing data format during saveDocumentTo:
  • Next by Date: Accessing a customer Objective C classes from Java
  • Previous by thread: Re: NSURL
  • Next by thread: OT: Documentation for writing iPhoto Plug-ins
  • Index(es):
    • Date
    • Thread