This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 odgovor
  • 2 ima ovaj problem
  • 1 view
  • Posljednji odgovor poslao 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.

All Replies (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.