jsp中<input type=file name=file[] />如何使用
<formmethod="POST"enctype="multipart/form-data"><inputtype=filename=file[]/><br><inpu...
<form method="POST" enctype="multipart/form-data">
<input type=file name=file[] /><br>
<input type=file name=file[] /><br>
<input type=file name=file[] /><br>
<input type=submit>
</form> 展开
<input type=file name=file[] /><br>
<input type=file name=file[] /><br>
<input type=file name=file[] /><br>
<input type=submit>
</form> 展开
1个回答
展开全部
你确定没有写错吗?
应该是这样吧<input type=“file” name=“file[]” /><br>
file 是上传文件的控件
应该是这样吧<input type=“file” name=“file[]” /><br>
file 是上传文件的控件
追问
没有哦
追答
<table width="200" border="0" style="text-align: center">
<tr>
<td height="40px"><input type="file" name="buildingAttach" id="buildingAttach"/></td>
</tr>
<tr>
<td height="40px"><input type="button" value="导入" onclick="importBuilding()"/></td>
</tr>
</table>
这个是file的使用
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询