Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Cannot process content of type text/html

  • 2 replies
  • 11 have this problem
  • 3 views
  • Last reply by 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) .

Modified by viral

All Replies (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!!!