Using pre -selected list of files for upload

Upload core product.
Post Reply
Gayatri
Posts: 5
Joined: Fri Mar 30, 2012 6:13 am

Using pre -selected list of files for upload

Post by Gayatri »

Hi,

My team has purchased jfileapplet Premium V2.8,as it offers several features, and supports file transfer in the range of GBs.

A brief note on my application:
I ve a prepoluted list of files selected via a filechooser.
I need to enter some checklists based on the files selected.
Then i need to start the file Upload, via jFileUpload.

When i went through the source code in depth, what I ve understood is that, there 's a callback function [void transferTriggered(List files, int type)]
getting triggered with the list of files selected from the menu

But as per my business requirement, i need to manually trigger this method with my list of files.

Can you suggest me if this is the best possible solution,or is there any other option ?
Also if you can provide any inputs on handling the callback function transferTriggered(files,type), it will be of great help

Appreciate any help

Thanks
Gayatri

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

Re: Using pre -selected list of files for upload

Post by support »

You need to start upload from JavaScript? do you have JSAPI add-on too?

Gayatri
Posts: 5
Joined: Fri Mar 30, 2012 6:13 am

Re: Using pre -selected list of files for upload

Post by Gayatri »

Yes, exactly. Need to trigger file upload from javascript.

Since JSAPI is a free add on, i can download from your site. Can you tell me what needs to be done next?

Thanks in advance
Gayatri

Gayatri
Posts: 5
Joined: Fri Mar 30, 2012 6:13 am

Re: Using pre -selected list of files for upload

Post by Gayatri »

Hi,

I ve understood from the previous posts, that the JSAPI from the site, wont be in sync with the jFileUpload Premium version purchased by us,
So can you provide me the JSAPI for the Premium version 2.8 ?

Thanks
Gayatri

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

Re: Using pre -selected list of files for upload

Post by support »

Yes, drop an email to support(at)jfileupload(dot)com

Post Reply