Archive for the ‘File Upload’ Category
Uploadify: Adding more files to the queue while uploading
07
Jul
Uploadify was created to be an easy-to-implement solution for multiple file uploads. As a jQuery plugin, the Uploadify implementation is simple and highly-customizable.
Visit WebSite
Lot of people ask about adding more files to the queue when the first upload start, the button to “browse” another file don’t work anyway.
This feature is not available in latest release.
So, I found a way to implement this from own code, It will not be a complete fix but allows you to handle oth ....Read Full Article