Skip to content

i-e-b/jQueryFileUpload.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A very basic framework around jQueryFileUpload scripts, to host in ASP.Net.

TODO:
=====
 - Ability to add placeholders for required dependencies (like the components of a .ism file)
 - Callbacks for current status (for post-upload processing, like transcodes)
 - Section divisions by classifications (different targets, like documents, videos etc)
 - Look at http://html5doctor.com/native-drag-and-drop/ for IE9 file drop?