le_mulot - 2005-09-29

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);