Jesse Klaasse
18 years ago
I have already spent hours and hours on the following problem. I am using
jQuery's AJAX load method in order to put a portlet in a DIV. The portlet
url is:
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/actueel.jsp
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/actueel.jsp
Which is showing fine when called directly. However, when using AJAX to load
the portlet into a DIV, this is the result:
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/ajax_encoding_test.jsp
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/ajax_encoding_test.jsp
As you probably can see, there seems to be some encoding/charset problem
here. We are using the "ISO-8859-1" charset all over the website, except for
the news portlet, which uses "ISO-8859-15" in order to support special
Word-characters like euro signs, long dashes and so forth.
I have tried to remove and put charset specifications everywhere, but
nothing seems to help. Does anyone have a suggestion how to fix this?
Thank you all very much in advance! Kind regards, Jesse Klaasse
jQuery's AJAX load method in order to put a portlet in a DIV. The portlet
url is:
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/actueel.jsp
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/actueel.jsp
Which is showing fine when called directly. However, when using AJAX to load
the portlet into a DIV, this is the result:
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/ajax_encoding_test.jsp
http://www.bam.nl/baminternet/baminternet/test/test_jQueryAjax/ajax_encoding_test.jsp
As you probably can see, there seems to be some encoding/charset problem
here. We are using the "ISO-8859-1" charset all over the website, except for
the news portlet, which uses "ISO-8859-15" in order to support special
Word-characters like euro signs, long dashes and so forth.
I have tried to remove and put charset specifications everywhere, but
nothing seems to help. Does anyone have a suggestion how to fix this?
Thank you all very much in advance! Kind regards, Jesse Klaasse
--
View this message in context: http://www.nabble.com/jQuery-AJAX-load-and-encoding-charset-problems-tf4669662s27240.html#a13339398
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/jQuery-AJAX-load-and-encoding-charset-problems-tf4669662s27240.html#a13339398
Sent from the jQuery General Discussion mailing list archive at Nabble.com.