When I parse a description of a news from the rss, there is a link in this format:
Little invention of the 4 april 2012 (index.php?option=com_content task=view id=157 Itemid=100).
I want to present a hyperlink with link-text:
Little invention of the 4 april 2012
and link-adress:
index.php?option=com_content task=view id=157 Itemid=100
How do I do it?
You can obtain needed strings like this:
Than if you use UIWebView to present it, add to the html of your webView this string: