Hello Thanks for response. The problem is not about the HTML version or language settings, I know how to modify these settings very well.
I'm trying to send the user name as an encoded string to the APE server using encodeURI(), and this works fine, but I've a problem trying to decode the user name and add it as a decoded string in the userlist of the server side, I used decodeURI() in the server side but the APE server still sends the name of the user as encoded string (not decoded as I want) to the client. Am I doing something wrong? -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
