Page 1 of 1

Resume command doesn't work

Posted: Wed May 25, 2011 2:58 pm
by mwhiting
What do I need to do to get the resume function appear & work iwth my jfileupload? I have the pro version, and I have included the following line in my js file:

Code: Select all

document.writeln('<PARAM NAME="resume" VALUE="true">');
but it doesn't seem to do anything. I only still see the 'cancel' button, I was expecting to see a resume button next to it. Am I missing something? Does it matter where that code line is placed?

Thanks

Re: Resume command doesn't work

Posted: Wed May 25, 2011 7:09 pm
by support
Are you using HTTP or FTP upload? If HTTP, which server-side script are you using?

Re: Resume command doesn't work

Posted: Fri May 27, 2011 2:18 pm
by mwhiting
I am using FTP.

Re: Resume command doesn't work

Posted: Sat May 28, 2011 10:04 am
by support
It should work. Are you using Windows FTP server? or Linux/Unix.

Re: Resume command doesn't work

Posted: Wed Jun 01, 2011 1:16 am
by mwhiting
It is Linux/Unix. I have tried it on three different servers, all the same - no button.

Re: Resume command doesn't work

Posted: Thu Jun 02, 2011 7:09 pm
by support
Could you send a testing FTP account to support(at)jfileupload(dot)com?

Re: Resume command doesn't work

Posted: Thu Jan 12, 2012 6:53 am
by hiteshshah
I have same issue Resume command dosen't work and I m using HTTP uploading. AS I am new for JFileUpload. Please guide me...

document.writeln('<PARAM NAME="resume" VALUE="true">');

Thanks
Hitesh shah