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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Cannot process content of type text/html

  • 2 antwoorde
  • 11 hierdie probleem
  • 3 views
  • Laaste antwoord deur 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) .

Gewysig op deur 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!!!