We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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

Missing form data

more options

I've been trying to track a problem for the last two weeks and finally narrowed it down to Firefox 9.0.1. When processing a form, we were losing the "State" in the address. It was being returned to the POST program as null regardless of what value was entered in the form.

In looking for why is would work in one location and not another I finally realized that one test machine was using MS IE and the other Firebox as the default browser. When tested on ALL machines the form works fine in IE and loses information in Firefox.

I've been trying to track a problem for the last two weeks and finally narrowed it down to Firefox 9.0.1. When processing a form, we were losing the "State" in the address. It was being returned to the POST program as null regardless of what value was entered in the form. In looking for why is would work in one location and not another I finally realized that one test machine was using MS IE and the other Firebox as the default browser. When tested on ALL machines the form works fine in IE and loses information in Firefox.

All Replies (1)

more options

If this is for your web site, the solution may involve a small change to the select control, or to the way your scripts dynamically update that control. However, without access to the page, that's just a guess.

This forum focuses on end-user support. You can find more web development help on the mozillaZine Web Development board. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting.