Hello I am trying to find out how to get characters in the middle of
two characters I have heard of NSRange but I can't find
documentation to it in xcode.
So here is what I am trying to do in this html page on line there
are to points which stays the same and in the middle of the points
is what I need here is an example.
<a href="example.com" title="Ttitle">text I want</a>
so I want to get the text in the middle of points title="Ttitle">
and </a>
Here is what I tried and did not work
Maybe it failed because your source string ("url", which is not a URL,
BTW) does NOT have a { character in it? (I'm thinking perhaps you
accidently added the { when you typed the ".)
_______________________________________________
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