Write a simple download.cfm which takes URL/FORM param to the temporary file. Download it and then <cffile action="delete">
Is this what you're after? D -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED]] Sent: 05 February 2003 13:13 To: '[EMAIL PROTECTED]' Subject: [ cf-dev ] Delete file after download... Anyone think of a way in which I can delete a file from the server once it has been downloaded? At the moment it is triggered via a simple <a href></a> ....... Neil -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
