Selecting multiple files for upload (AJAX)
ASP Uploader allows you to select multiple files and upload multiple files at once.
AJAX
MultipleFilesUpload
OnPostback
No page reload
Live demo
Files are sent in the background; the list below fills in without a page reload.
Read the guide
AJAX upload without a page refresh
Keeping the page alive while files move, and handling each completion.