Resume command doesn't work

Upload core product.
Post Reply
mwhiting
Posts: 8
Joined: Wed May 25, 2011 3:14 am

Resume command doesn't work

Post 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

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

Re: Resume command doesn't work

Post by support »

Are you using HTTP or FTP upload? If HTTP, which server-side script are you using?

mwhiting
Posts: 8
Joined: Wed May 25, 2011 3:14 am

Re: Resume command doesn't work

Post by mwhiting »

I am using FTP.

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

Re: Resume command doesn't work

Post by support »

It should work. Are you using Windows FTP server? or Linux/Unix.

mwhiting
Posts: 8
Joined: Wed May 25, 2011 3:14 am

Re: Resume command doesn't work

Post by mwhiting »

It is Linux/Unix. I have tried it on three different servers, all the same - no button.

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

Re: Resume command doesn't work

Post by support »

Could you send a testing FTP account to support(at)jfileupload(dot)com?

hiteshshah
Posts: 1
Joined: Thu Jan 12, 2012 6:23 am

Re: Resume command doesn't work

Post 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

Post Reply