Remove file after cancelling download

Files and folders downloader add-on with resume support.
Post Reply
truongvu
Posts: 39
Joined: Wed Oct 26, 2011 11:58 am

Remove file after cancelling download

Post by truongvu »

Hi support,
When user download , they cancel download during download proccess . File downloaded to client and corrup when open. User ask me any way to remove file on client when download cancelled

So , can jfiledownload have any way to remove file after cancelling download ?
Thanks for any reply !!!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Remove file after cancelling download

Post by support »

Try:
<PARAM NAME="param9" VALUE="deleteonfail">
<PARAM NAME="value9" VALUE="true">

truongvu
Posts: 39
Joined: Wed Oct 26, 2011 11:58 am

Re: Remove file after cancelling download

Post by truongvu »

it helped , thanks

Post Reply