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!

One Response to “Upload Multiple Files with a Single File Element”

  1. Nate said on February 7th, 2007 at 3:38 pm

    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?