My access program needs to pull images off a server to be used in my application. These images get updated frequently and there for storing them on the local machine isn't really an option. Currently all the computers using my access program are on the local network so I have been using a local share to accomplish this. How ever soon computers at other locations are going to start using my program and I need a way to share the up to date images with them. My first thought was ftp and it sounded simple enough to me but I can't seem to get it working. After searching around for a while on this site and on google, I can't seem to find a solution for what I need to do.
None of the computers need to write to the FTP server they only need to pull images off and really only one image at a time.
Does anyone have a simple solution to this problem. Should I try something besides FTP?
Thanks
Ryan
None of the computers need to write to the FTP server they only need to pull images off and really only one image at a time.
Does anyone have a simple solution to this problem. Should I try something besides FTP?
Thanks
Ryan