Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

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

Learn More

Is there different Firefox versions in the U.S. vs the UK and do they function differntly?

  • 1 回覆
  • 1 有這個問題
  • 13 次檢視
  • 最近回覆由 cor-el

more options

I had placed code that creates a form for uploading files to a file share application on a clients website. The code is as follows:

<iframe src="https://share.pixelgigs.com/user_web_dropbox/duser/ODdkMzQ1YTctNmYxNC1lMTYxLTU2MmItNGRlZmE2M2IxZTg0" name="Dropbox" width="300" height="300" id="Dropbox" scrolling="no" style="border:none;"></iframe>

On 9/26 & 9/27 the form was visible and operational as viewed and used from my Firefox browser in the U.S. and his in the UK.

However, when attempting to upload files today 9/28 when he brought up the site on his Firefox browser in the UK this text message was visible in the area where the form should have been:

Bad Request

Your browser sent a request that this server could not understand. Request header field is missing ':' separator. eharrismedia.com/ Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4 PHP/5.3.2-1ubuntu4.2 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k Server at share.pixelgigs.com Port 443

However at the same time, when opening the page from my browser here in the U.S. the form was visible and functioned as expected.

I had placed code that creates a form for uploading files to a file share application on a clients website. The code is as follows: <iframe src="https://share.pixelgigs.com/user_web_dropbox/duser/ODdkMzQ1YTctNmYxNC1lMTYxLTU2MmItNGRlZmE2M2IxZTg0" name="Dropbox" width="300" height="300" id="Dropbox" scrolling="no" style="border:none;"></iframe> On 9/26 & 9/27 the form was visible and operational as viewed and used from my Firefox browser in the U.S. and his in the UK. However, when attempting to upload files today 9/28 when he brought up the site on his Firefox browser in the UK this text message was visible in the area where the form should have been: Bad Request Your browser sent a request that this server could not understand. Request header field is missing ':' separator. eharrismedia.com/ Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4 PHP/5.3.2-1ubuntu4.2 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k Server at share.pixelgigs.com Port 443 However at the same time, when opening the page from my browser here in the U.S. the form was visible and functioned as expected.

所有回覆 (1)

more options

This issue can be caused by corrupted cookies.

Clear the cache and the cookies from sites that cause problems.

"Clear the Cache":

  • Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"

"Remove Cookies" from sites causing problems:

  • Tools > Options > Privacy > Cookies: "Show Cookies"

Reload web page(s) and bypass the cache.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)

---