Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 1 odpověď
  • 1 má tento problém
  • 13 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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)

---