Hey people,
I made an website update program with delphi 7 for a non-profit organisation where they inform people about free apartments and such in my city. I originally made it so the user could input the pictures name (1024.jpg) into a text box but looks like this is not enough because it would seem that these people don't know how to copy those files onto a server and I can't do this for them for the rest of my life
So, I promised them that I'd modify the app so that they could simply select the thumbnail and full size picture from their hard drive, and by clicking the app would then send the picture to the servers' specified folder.
I've gone through literally hundreds of articles and delphi help but seems like nothing even comes close. Is this even possible using just delphi 7?
I made an website update program with delphi 7 for a non-profit organisation where they inform people about free apartments and such in my city. I originally made it so the user could input the pictures name (1024.jpg) into a text box but looks like this is not enough because it would seem that these people don't know how to copy those files onto a server and I can't do this for them for the rest of my life
So, I promised them that I'd modify the app so that they could simply select the thumbnail and full size picture from their hard drive, and by clicking the app would then send the picture to the servers' specified folder.
I've gone through literally hundreds of articles and delphi help but seems like nothing even comes close. Is this even possible using just delphi 7?