<input id="file01" type="file" onchange="show01(this)"/>
filename = thisfileinfo.files[0].name; filesize= thisfileinfo.files[0].size; filetype= thisfileinfo.files[0].type; 注意:可以複選