I want the user to download a known file from a known location on the internet by just clicking a button, without them having to view the web page. In other words going to the website would be transparent to them, all they know is that a file is being downloaded. These files are typically text files or exe files used to upgrade their program.
Am I better of using FTP or HTTP to do this. I have absolutely no clue on how to do this or where to look to figure it out. Can anyone help with some sample code.
Thanks
Am I better of using FTP or HTTP to do this. I have absolutely no clue on how to do this or where to look to figure it out. Can anyone help with some sample code.
Thanks