I have an Access MDB file on my web site that I would like to have my clients download as new versions become available. My thought is to have have them ftp the new version to their PC as needed. Maybe have an exe file that ftp's the latest version to a specific folder on their pc using an ini file. The ini file will hold the source and destination folders in it.
Does anyone have a sample of how I could do this using vb6.0?
Does anyone have a sample of how I could do this using vb6.0?