HTML下载链接提示“未选择文件”

时间:2016-06-28 05:42:20

标签: html apache jsp tomcat

我正在尝试创建下载链接,但是当单击该按钮时,会出现一个错误“未选择文件”的对话框。我怀疑定义的文件位置有问题。以下是我的代码。提前谢谢!

<form method="get" action="info.txt">
<button type="submit">INFO</button>
</form>

文件位置: C:\ Program Files \ Apache Software Foundation \ Tomcat 5.5 \ webapps \ foo \ info.txt

0 个答案:

没有答案