I am working on downloading files from a website.
what is the difference between downloading files and downloading data? Do they refer to the same thing? i.e. .txt.xls, etc, files
Thanks
Printable View
I am working on downloading files from a website.
what is the difference between downloading files and downloading data? Do they refer to the same thing? i.e. .txt.xls, etc, files
Thanks
Downloading file is downloading a file . Downloading data is something like downloading a webpage (separate stream of data) . :p