Serving Files with AServe
Tyler Palmer <[email protected]> Fri, 12 Sep 2003 10:21:18 -0500
| Newsgroups | gmane.lisp.open-source.franz |
|---|---|
| Message-ID | <[email protected]> |
Is there a way in AllegroServe to tell if a published file has completed being downloaded by a client browser? I have a routine which creates a temporary zip archive, publishes the resulting file, and then in the refresh of the client browser, refreshes to a link to the temporary file which causes the browser's "save file" dialog to pop up. I want to get rid of the file as soon as possible after the client has finished downloading it, so that it is not sitting around and taking up space (as there could potentially be a lot of these temp files being generated). How can I tell on the server that a file download has completed? ================================================================== Tyler Palmer Software Developer, Cyntergy Technology, LLC [email protected] (918)877-6000 ext. 366 GPG Fingerprint: B3E9 D77B 64D7 1783 BA91 036D E4AC 18D0 DB19 4D95 ==================================================================