[jQuery] Re: AJAX Response causing character display problems with chars like
you > find they make sense, conform to your experience, and don't harm yourself > or others, only then should you accept them.' > > From: rmeder >
[jQuery] AJAX Response causing character display problems with chars like
Hi Guys, When passing a é character as part of an an ajax responset and printing the text to the screen from js, the value display as a ?. I tried converting the piece of text to utf8 and then it displays correctly on a windows server however on Linux server the vallues still displays as a ?. I