Excel文件未在href中下载-HTML

时间:2018-07-17 19:43:20

标签: excel html5

我有一个要在用户单击href时下载的excel文件。我已经设置了文件路径,但是当我单击链接时,没有任何反应。我以前从未做过这种功能,也不确定自己缺少或做错了什么。

  <li class="article-entry standard">
                        <h4><a href="C:\Users\avero\Documents\Finance Portal\Finance Portal\PDF File\Purchase Order Form.xlsx" download>Purchase Order</a></h4>

</li>

0 个答案:

没有答案