Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 9 réponses
  • 1 a ce problème
  • 3 vues
  • Dernière réponse par 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.

Solution choisie

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

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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.