French caracteres didn't properly appear 'cause the GetFormattedString function isn't good.
Comment all code and write this : return System.Web.HttpUtility.HtmlDecode(htmlString);
Log in to post a comment.
French caracteres didn't properly appear 'cause the GetFormattedString function isn't good.
Comment all code and write this :
return System.Web.HttpUtility.HtmlDecode(htmlString);