본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Cannot process content of type text/html

  • 2 답장
  • 11 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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) .

글쓴이 viral 수정일시

모든 댓글 (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!!!