To upload a single file you should use a single <input .../> tag with attribute type="file". To allow multiple files uploading, include more than one input tags ...
確定! 回上一頁