Skip to main content

Upload multiple files with a single file element

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 23 people (10 private), first by anonymouse user on 2006-07-20


Public Comment

on 2006-07-20 by jonphipps

If you have a form where you want to allow a user to upload more than one file, you’re stuck with either adding as many file input elements as the number of files you want to upload, or possibly having new ones appear ‘magically’ through Javascript.

on 2006-10-24 by t4696neko

複数画像を1つのファイルアップロードインターフェースで行う