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

NSString stringWithContentsOfURL


  • Subject: NSString stringWithContentsOfURL
  • From: SoK <email@hidden>
  • Date: Tue, 23 Jul 2002 07:47:11 +0200

Hi

I have made a small application to retrieve news from a site to a dock menu ... but i have a problem ... when i get the source of the page caractere are encoded ...

i use this :

NSString *page = [NSString stringWithContentsOfURL:[NSURL URLWithString:@"http://www.trucmuche.com";]];

but i get some things like this : "Transformer un bo\\323tier SCSI en Firewire"

and i need to introduce directly some text in a dock menu ... how i can get the real format ?

thx

________________________
Benoit HERVIER (alias SoK)
http://www.hervier.fr.st/

email@hidden
________________________
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSString stringWithContentsOfURL
      • From: Pierre-Olivier Latour <email@hidden>
  • Prev by Date: Re: Proper retain/release etiquette
  • Next by Date: Re: Proper retain/release etiquette
  • Previous by thread: RE: [Q] How to frame NSTableView and NSOutlineView?
  • Next by thread: Re: NSString stringWithContentsOfURL
  • Index(es):
    • Date
    • Thread