We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › xmlrpclib and special chars
Page Index Toggle Pages: 1
xmlrpclib and special chars (Read 212 times)
xmlrpclib and special chars
Sep 23rd, 2008, 10:37pm
 
Hi,

I'm using the xmlrpclib as a client to retrive informaction from a server, but I'm having some issues. When I pull the information characters frecuent in my language as "ñáéíóú" are replaced by other strange characters.

The server xml response is encoded in UTF-8 format, and when I send infromation it works fine.

Does anyone has a solution for this?
Page Index Toggle Pages: 1