Hi,
I have made an application which picks up images from the server and displays, i have made an array for url and intialize it once.
It is working fine but the problem is that the images i think are being picked up from the local machine and not picking it up from the server everytime it displays it, i want that everytime i display the image it should come from the server, any suggestions