Search found 39 matches

by truongvu
Wed Nov 23, 2011 10:22 am
Forum: JFileDownload
Topic: how to know download is complete
Replies: 3
Views: 9530

Re: how to know download is complete

support wrote:Try to install JSAPI to get notify with JavaScript callbacks:
http://www.jfileupload.com/products/tools/index.html
When download is complete which javascript function in JSAPI work
When download is be cancelled which javascript function in JSAPI work
by truongvu
Wed Nov 23, 2011 10:10 am
Forum: JFileDownload
Topic: popup overwirte not show when download duplicate file
Replies: 6
Views: 13499

Re: popup overwirte not show when download duplicate file

I used parameter in code : document.writeln('<PARAM NAME="resume" VALUE="true">'); document.writeln('<PARAM NAME="overwrite" VALUE="false">'); but it not show popup when i download duplicate file. Thank for any help Oh, yes, sorry, I was confused by another add-on. To enable it: <PARAM NAME="resume...
by truongvu
Wed Nov 23, 2011 3:04 am
Forum: JFileDownload
Topic: popup overwirte not show when download duplicate file
Replies: 6
Views: 13499

Re: popup overwirte not show when download duplicate file

support wrote:It won't. This feature is not available in JFileDownload.
Sorry , example at http://www.jfileupload.com/products/dem ... nload.html
It have overwrite ability when downloading duplicate file . How i start this ability !
Thanks
by truongvu
Wed Nov 23, 2011 2:57 am
Forum: JFileDownload
Topic: Bug when cancelling download
Replies: 4
Views: 17836

Bug when cancelling download

When I cancel download , label of jfiledownload is download starting . It not change to 'Download cancelled '
by truongvu
Tue Nov 08, 2011 7:24 am
Forum: JFileUpload
Topic: Upload Empty Folder Structure?
Replies: 11
Views: 26783

Re: Upload Empty Folder Structure?

i can't upload folders
, it only move files in folders to destination folder
i get version 2.8 's applet source code , but it can't upload folder !
which param in file javascript i can upload empty folder ?
by truongvu
Wed Nov 02, 2011 10:04 am
Forum: JFileDownload
Topic: popup overwirte not show when download duplicate file
Replies: 6
Views: 13499

popup overwirte not show when download duplicate file

I used parameter in code :
document.writeln('<PARAM NAME="resume" VALUE="true">');
document.writeln('<PARAM NAME="overwrite" VALUE="false">');

but it not show popup when i download duplicate file.

Thank for any help
by truongvu
Wed Nov 02, 2011 9:59 am
Forum: JFileDownload
Topic: Download specify file
Replies: 1
Views: 5007

Download specify file

How can i define files for download . I want JFileDownload download all file in folders with extension *.pdf , where must i change parameter to do this Example: folder A have folder AA , file text.txt , file view.pdf , file view2.pdf . In folder AA have file viewsub.pdf How can i download files view...
by truongvu
Wed Oct 26, 2011 12:01 pm
Forum: JFileUpload
Topic: JFileDownload
Replies: 6
Views: 13020

Re: JFileDownload

can you send me file process.php . I could not found it on sample i downloaded
by truongvu
Wed Oct 26, 2011 12:00 pm
Forum: JFileUpload
Topic: JFileDownload
Replies: 6
Views: 13020

Re: JFileDownload

can you send me file process.php . I could not found it on sample i downloaded