How to display the image in the web view using html code?

Posted by Madan Mohan on Stack Overflow See other posts from Stack Overflow or by Madan Mohan
Published on 2010-04-01T08:07:19Z Indexed on 2010/04/01 8:13 UTC
Read the original article Hit count: 472

Filed under:
|
|
|

Hi Guys,

I am getting the data form Parser, In that I am getting a set of urls. Using these urls can I make image url by appending any data values getting from the parser.

http://musicbrainz.org/ws/1/artist/f27ec8db-af05-4f36-916e-3d57f91ecf5e?type=xml&inc=url-rels+artist-rels

using these url i get data and set of urls.They are not providing image url or thumbnail. So, Is it possible to get or form an image url from parser (http://musicbrainz.org/ws/1/artist/f27ec8db-af05-4f36-916e-3d57f91ecf5e?type=xml&inc=url-rels+artist-rels) and display in the web view.

Please help me from this problem.

Thank You, Madan Mohan.

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone