Community Member Profile
- Profile: /members/10256-Paresh.htm
- Comments: 4
- Points: 44
Recent Blog Comments By Paresh
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 23, 2012 at 4:56 PM
Hi Ben Thanks for getting back to me. Appreciated! Yes, I am able to select other types of file types such as *.txt, *.doc ect. I have managed to limit the number of files uploaded to 6 (in my case) by placing a counter within the upload page. Once 6 files (images in my case) hav... read more »
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 7, 2012 at 4:39 PM
Just need to confirm I'm doing the right thing here. I tried adding the 'filters' property to filter file types by jpg,gif and png (in the uploader.js within the views folder): // Create an initialize the Plupload instance. this._uploader = new Plupload.Uploader({ // Try to load... read more »
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 6, 2012 at 5:24 PM
Thanks Ben, Not really sure where to begin, but I will give your suggestions a go and post back if I come up with anything. In the meantime I will wait patiently for any solutions you come up with. Thanks once again!... read more »
-
Using Plupload For Drag & Drop File Uploads In ColdFusion
Posted on Sep 3, 2012 at 4:23 PM
This is absolutely fantastic, just what I have been waiting for! Just wondering how easy it would be to prevent uploaded filenames from dissapearing from the upload queue after being uploaded and have a small 'x' or icon appear next to it so that it can be removed (without a page refresh) to enab... read more »



