Page 1 of 1

Downloading multiple files

PostPosted: 04 Nov 2014 21:30
by duffo64
Hi All,

How do I achieve a parallel or sequential file download ?
I tried but cannot make this work. Any hint ?

Thank You


Claudio

Re: Downloading multiple files

PostPosted: 04 Nov 2014 22:44
by Jorge Sousa
Hi

I don't know what you mean by
parallel or sequential
file download

The only FileDownload we have it's JQFileDownload.DownloadFileName

Re: Downloading multiple files

PostPosted: 05 Nov 2014 08:31
by duffo64
Hi Jorge,

I don't know what you mean by parallel or sequential file download


Sorry for being not clear. I mean "using jqfiledownload in a loop to download multiple files". I tried and I am getting all sort of strange things.
This is probably *not* due to some bugs in the component, but due to improper use of it.
...and I was seeking for a suggestion.

Thanks

Claudio

Re: Downloading multiple files

PostPosted: 05 Nov 2014 10:26
by Jorge Sousa
Hello

A demo worths more than a thousand words

Re: Downloading multiple files

PostPosted: 02 Dec 2014 13:15
by duffo64
Well... I was expecting a 'skeleton' demo too :-) , since the problem was more onceptual than technical (i.e.: it's not a component fault).
But nevermind, at last I managed to do what I wanted.

Bye

Claudio