Characters with accents in NSString
Characters with accents in NSString
- Subject: Characters with accents in NSString
- From: Arthur VIGAN <email@hidden>
- Date: Sun, 8 Feb 2004 18:16:49 +0100
Hi,
I use the + (id)stringWithContentsOfURL:(NSURL *)aURL method of
NSString to get the source of an html page (hosted on a website). The
problem is that this page contains charasters such as i, h, ` or g
which are not encoded using the proper HTML code (é for i, etc). Is
is possible to have to characters rightly interpreted in my NSString?
Thanks in advance,
-- Arthur
_______________________________________________
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.