why does my php export feature work in IE and not 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)
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
I tested on FF10 and IE8 on my machine, exporting to CSV doesn't work.
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.
Oxylatium: Have you checked your IE8 security settings?
In IE8: - security level: low - protected mode disabled
Clicking on export shows the progress bar, that's all.
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.
ఎంపిక చేసిన పరిష్కారం
Did you try to test your app on IE7/8/9 and FF10/Chrome/Opera?
Yes. Chrome and FF yield the same results. Safari, Opera and IE8 yield the same.