Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我正在尝试使用 Internet Explorer 将 html 数据导出到 excel(参见这个小提琴)。它似乎不起作用,因为据我所知,IE 出于安全原因阻止了下载。有一个更好的方法吗?
最好使用 excel mime 类型 (application/excel) 从服务器提供数据。这将使解决方案浏览器不可知。