在excel / csv中导出所有浏览器 [英] Export in excel/csv for all Browser

查看:78
本文介绍了在excel / csv中导出所有浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我已经在excel中实现了数据导出。这在Chrome和Firefox中运行良好但在IE 7,8或9中没有。
代码是:window.open('data:application / vnd.ms-excel,'+ data);



请建议我任何解决方案。

Hi all,
I have Implemented data export in excel. That is working fine in chrome and Firefox but not in IE 7,8 or 9
code is: window.open('data:application/vnd.ms-excel,' + data);

Please suggest me any solution.

推荐答案

为什么不实施服务器端解决方案?它更容易。



对于您的客户端解决方案,请查看此解决方案这里



希望这个帮助!
Why don't you implement a server-side solution? It's much easier.

For your client-side solution, please check out this solution here

Hope this help!


这篇关于在excel / csv中导出所有浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆