<form action="demo_form.asp" method="get">Select images: <input type="file" name="img" multiple="multiple" /><%--利用multiple选择多个文件--%>
<input type="submit" /></form>