Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.

所有回覆 (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.