Hello,
I'm trying to download a text file from a website, then write that text file to a directory.
The text file will need to overwrite a text file already in the same directory (and use the same file name as the file in the directory).
The link to the text file on the website is not static.
When I click the download icon, it records a click event and I can see it is downloaded in the projectmaker but there isn't anything in the log and I'm not sure where it saves to or how to have it overwrite a specific file in a specific directory.
Any help would be appreciated.
Thank you
I'm trying to download a text file from a website, then write that text file to a directory.
The text file will need to overwrite a text file already in the same directory (and use the same file name as the file in the directory).
The link to the text file on the website is not static.
When I click the download icon, it records a click event and I can see it is downloaded in the projectmaker but there isn't anything in the log and I'm not sure where it saves to or how to have it overwrite a specific file in a specific directory.
Any help would be appreciated.
Thank you