Greetings,
Currently, I have a page that once a user selects a file they want to download, it moves and renames the file from another folder to the download folder, then executes the file download.
What I want to accomplish is to delete the file after the download of it has completed. I tried...