搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

why does my php export feature work in IE and not firefox?

  • 9 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 boyersc3

more options

Why does my php export feature work in IE and not Firefox? I've written a web application which contains a SigmaGrid. The grid controls reload, add update delete, print and export to csv all work in IE8. The export feature does not work in Firefox.

Why does my php export feature work in IE and not Firefox? I've written a web application which contains a SigmaGrid. The grid controls reload, add update delete, print and export to csv all work in IE8. The export feature does not work in Firefox.

被采纳的解决方案

Did you try to test your app on IE7/8/9 and FF10/Chrome/Opera?

定位到答案原位置 👍 0

所有回复 (9)

more options

Post a link to your app in PHP, we can't help without testcase. And ask here too: http://forums.mozillazine.org/viewforum.php?f=25

more options

I tested on FF10 and IE8 on my machine, exporting to CSV doesn't work.

more options

Hmmmmm. It works for my IE8 as evidenced by the attached screen shot. It doesn't do this in FF10 though, there you are right.

more options

Oxylatium: Have you checked your IE8 security settings?

more options

In IE8: - security level: low - protected mode disabled

Clicking on export shows the progress bar, that's all.

more options

I'm not sure what's going on for you. I've had 4 other developers - two on Comcast and two on Fios review my work and they get the control and export action in the IE8 version but not the FF10 version.

Thanks for looking into this for me, though. I appreciate the effort. The operation was a success doctor, but the patient died.

more options

选择的解决方案

Did you try to test your app on IE7/8/9 and FF10/Chrome/Opera?

more options

Yes. Chrome and FF yield the same results. Safari, Opera and IE8 yield the same.