Top "Plupload" questions

Plupload is a JavaScript library licensed under GPLv2 that allows you to upload files using HTML5, Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.

Plupload file rename

I am using Plupload to upload to S3; My problem is that I want to change names of files, so …

javascript jquery amazon-s3 plupload
Plupload, dynamically change url

I have an upload form with plupload and a checkbox with boolean value after the plupload div. I want to …

refresh plupload
Not able to get JSON data from Plupload

I'm uploading files using Plupload and it works fine. I've tested various suggestions found here on Stackoverflow, but I'm still …

php jquery json plupload
How to filter filetypes in plupload's HTML5 runtime?

I'm integrating plupload with my ASP.NET MVC3 application, with the following settings: var uploaderSettings = { runtimes: "html5,silverlight,flash,html4", …

html firefox google-chrome file-upload plupload