Confirming a download
Moderator: General Moderators
- daven
- Forum Contributor
- Posts: 332
- Joined: Tue Dec 17, 2002 1:29 pm
- Location: Gaithersburg, MD
- Contact:
Confirming a download
I have a script which generates a file for the user to download. After the file is downloaded, I need to delete it off of the server. My query is this: How do I find out if the user has downloaded the file, so I do not delete it prematurely?
proivde a page to confirm download
or write a COM object to detect the completion of the DL or
wait 5 minutes adn then delete
hth
wait 5 minutes adn then delete
hth