XeroXer wrote on 10/20/2008 3:39 AM: > It seems that all the data I load through ajax is sent using utf-8 > instead of iso-8859-1 witch all my files is. > Is this a known problem and does anyone have a solution?
Are you setting the charset to ISO-8859-1 in the response header? - Bil