Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Cannot process content of type text/html

  • 2 Antworten
  • 11 haben dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von viral

more options

I am developing an application that process the PDF form and then echo's confirmation via HTML once the form data is successfully saved in DB. However, if I have firefox open I get following error on PDF form:

"An error occurred during submit process. Cannot process content of type text/html. "

When I click "ok" I am will not receive confirmation via HTML but the data is stored in DB. In contrast, if the Firefox is closed I get confirmation via default browser (including Firefox) .

I am developing an application that process the PDF form and then echo's confirmation via HTML once the form data is successfully saved in DB. However, if I have firefox open I get following error on PDF form: "An error occurred during submit process. Cannot process content of type text/html. " When I click "ok" I am will not receive confirmation via HTML but the data is stored in DB. In contrast, if the Firefox is closed I get confirmation via default browser (including Firefox) .

Geändert am von viral

Alle Antworten (2)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Thanks!!!