Hi all,
I need to script something to go to a web site and download some files. if i know where the files are located what would you suggest is the best way to get the files on the local machine?
also, in order to determine which files i need to download there would need to be some logic involved. this logic would stem from reading a '2download.ini' file lets say, so the client would need to read the contents of 2download.ini to determine which files it would need to download. i hope i am making sense.
i guess what i am going to try and make is some sort of custom, 'check for updates' process.
what i am wondering is
1. the best way to script the download of files from website
2. the best way to read a file on a website, i guess this could be covered in point one, then just open it locally?
Thanks
von moyla
I need to script something to go to a web site and download some files. if i know where the files are located what would you suggest is the best way to get the files on the local machine?
also, in order to determine which files i need to download there would need to be some logic involved. this logic would stem from reading a '2download.ini' file lets say, so the client would need to read the contents of 2download.ini to determine which files it would need to download. i hope i am making sense.
i guess what i am going to try and make is some sort of custom, 'check for updates' process.
what i am wondering is
1. the best way to script the download of files from website
2. the best way to read a file on a website, i guess this could be covered in point one, then just open it locally?
Thanks
von moyla