搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 9 回覆
  • 1 有這個問題
  • 15 次檢視
  • 最近回覆由 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.