Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

When posting back to the server, the request does not have any of the fields from the form.

  • 1 απάντηση
  • 2 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από the-edmeister

more options

I have a web application that was works with older versions of Firefox, IE, and Safari. With Firefox 4 though, the request received by the server only contains only items included in the URL. None of the fields from the form are returning. The server is using PHP and the variable $_REQUEST is missing the fields. The form is submitting via a post.

I have a web application that was works with older versions of Firefox, IE, and Safari. With Firefox 4 though, the request received by the server only contains only items included in the URL. None of the fields from the form are returning. The server is using PHP and the variable $_REQUEST is missing the fields. The form is submitting via a post.

Όλες οι απαντήσεις (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.