[Javascript] UTF-8 and AJAX

Matt Warden mwarden at gmail.com
Tue Aug 22 12:41:13 CDT 2006


On 8/22/06, Peter Lauri <lists at dwsasia.com> wrote:
> It works fine if I submit with traditional method, and then just get the
> data with AJAX. But when I try to do both with AJAX, it dies.

So much detail until you get the the actual problem. What does "dies"
mean? You need to make sure that all your communications  *to and
from* *all* of your layers (not just pulling from PHP/JSP/whatever
script into your client) are encoded properly.

-- 
Matt Warden
Cleveland, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the Javascript mailing list