How can I get images from a server and save them locally.
I want to import images from a url and upload it to my server. I have all the url of the images stored on my database (ETSP_GET_PHOTO_URL)
I am very new to this so any help would be nice!
I am doing this in a windows service.