搜尋 Mozilla 技術支援網站

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

Learn More

My user has a problem with HTML submit after we tried turning off extensions and plugins. The same forms work perfectly in IE OS = Windows 7.

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 JHUnlimited

more options

The user has FireFox ESR 24.10 on Windows 7 SP1. The platform is Toshiba r84sus2. Upon submit of HTML form input the browser will hang. We have tried turning off extensions and plugins but we still get the same issue. The browser was reinstalled recently as well. When the user submits, the browser never reaches the server. We have verified with a test CGI application.

The user has FireFox ESR 24.10 on Windows 7 SP1. The platform is Toshiba r84sus2. Upon submit of HTML form input the browser will hang. We have tried turning off extensions and plugins but we still get the same issue. The browser was reinstalled recently as well. When the user submits, the browser never reaches the server. We have verified with a test CGI application.

由 JHUnlimited 於 修改

所有回覆 (2)

more options

This is a difficult to sniff out without access to the page (or a test case demonstrating the problem).

Is there any error in the Browser Console (Ctrl+Shift+j)? You may want to click Clear to eliminate noise, then try the submit.

Does the form submit to the same protocol as the page (i.e., http=>http, https=>https) to the same host?

Does the form submit directly or through a validation script?

由 jscher2000 - Support Volunteer 於 修改

more options

Hi no validation script. It is direct. HTTPS->HTTPS. the form submits to a simple action url nothing fancy. IE users and other Firefox users don't have issues.

It is a basic apache web site with perl.

This is a strange one. Thanks for your reply. If you know of any undocumented testing please share.