Upload Multiple Files with a Single File Element
You can upload multiple files with a single file element using some DOM scripting and CSS by following this very simple tutorial. The result is a very usable file upload interface!
You can upload multiple files with a single file element using some DOM scripting and CSS by following this very simple tutorial. The result is a very usable file upload interface!
Any idea on how to use this along with Coldfusion server side processing to display a thumbnail preview of the images as you upload them?