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.