Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm trying to update an user with special characters (ã = a tilde) in the firstName. I do the request encoding with UTF-8 but the name is saved with a strange character replacing the original one. When I save directly using CCMAdmin it works, jus...
Hi, problem solved!Making some tests today I found the solution for my problem. The WebRequest object should use "Western European (Windows)" encoding (1252), the .NET class System.Text.Encoding.Default... Even using as XML Header...But the WebRespo...
Uhmm, this is a problem 'cause the server has English OS. Strange the fact I can post by ccmadmin without any problem, using special chars. But the AXL XML is set to UTF-8 (as the HTML Header too) and even sending the ã or sending the HTML code for ...
Hey, how do I set this standard codepage property on ccmadmin? My native language is Portuguese (Brazil), probably latin1 too.And I can't go to CCM5, because this application must run on both, 4, 5 and 6.Thank you for your help.