[jQuery] file uploads with progress bars
Hi,
Does anyone know of a JQuery plug-in that can do the following,
perhaps unreasonable, list of things
- AJAX file uploads
- Progress bar while upload is happening
- ability to catch server response and display a message instead of
page refreshing
- cancel the AJAX request mid-stream
You guys are the best as always, - Dave