reset password
Author Message
kknaur
Posts: 540
Posted 18:00 Dec 09, 2014 |

Since Dr. Abbott is putting in a lot of requests I thought I would throw in one.  It would be nice to be able to select multiple files at once, when uploading to CSNS for submissions.  I always have students requesting this feature. 

Thanks!

cysun
Posts: 2935
Posted 18:14 Dec 09, 2014 |

It's fairly easy to implement on the server side. I'll see if I can find some JavaScript widget on the client side that supports multiple file upload by drag & drop.

jadiagaurang
Posts: 53
Posted 18:17 Dec 09, 2014 |

Hello Keenan Knaur,

I like the idea to have multiple file upload. I highly recommend Dr. Sun to use Fine Uploader (http://fineuploader.com/) or DropZoneJS (http://www.dropzonejs.com/). Both plugins are great to have Drop Areas for multiple file upload.

Best,
Gaurang

cysun
Posts: 2935
Posted 18:18 Dec 09, 2014 |
jadiagaurang wrote:

Hello Keenan Knaur,

I like the idea to have multiple file upload. I highly recommend Dr. Sun to use Fine Uploader (http://fineuploader.com/) or DropZoneJS (http://www.dropzonejs.com/). Both plugins are great to have Drop Areas for multiple file upload.

Best,
Gaurang

I'll look into those. Thanks a lot for the suggestion!