Skip to content

A simple and fancy Ajax multiple files uploader, with drag and drop and success feedback. VULNERABLE VERSION.

Notifications You must be signed in to change notification settings

ChesterSng/Mini-AJAX-File-Upload-Form

 
 

Repository files navigation

Mini-AJAX-File-Upload-Form

Modification for "Mini AJAX File Upload Form". This JQuery script allow visitors upload files from their browsers with drag/drop or by selecting them individually.

A brief usage tutorial can be found here: http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/

The script is great, fancy and easy to use. However, it only show if the files are uploaded successfully but not if the files are handled (e.g. filter the file-type, record them in database, etc). Especially when uploading 100+ files you will entered a dilemma without knowing which file have been successfully handled. Therefore this modification has been made.

15-03-06:

  • Added a "Retry all" button to re-upload all failed files

Fail Retry All Screenshot

14-09-25:

  • Added success/fail count note
  • Added JavaScipt alert on failed files, while on click error count

Feedback Note Screenshot Fail Files Screenshot

Disclaimer: All credit to original author and this script is not responsible for any malfunction or any lose of data.

About

A simple and fancy Ajax multiple files uploader, with drag and drop and success feedback. VULNERABLE VERSION.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 11.5%
  • HTML 4.0%
  • PHP 1.5%