iphone - How to Use Local Image with WebService Data -


i using soap ws getting data. got 4 parameters in response - topic_name, topic_id, topic_imagepath , topic_details. have images of topic locally same name got web service particular topic_id.

my question want use local image instead using topic_imagepath 's image data must come web service.

i dont want use if ..else condition because have more 1000 topics, 1 can explain how path of local image , display data comes web service..

thanx in advance.

if have stored images same name locally. can substring of name of image imagepath getting server , show in uiimageview local images.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -