Hi ,
i am using FCKeditor_2.6.10 javascript .
FCK editor creating junk char for ” ->�?
it's creating 65563,63 ASCI char code for ” (8221) so i am facing junk in editor previously i am using jhtmlArea0.7.0 editor it's working fine but i need FCKeditor but it creating problem.
i tried with false and true for entities in config
FCKConfig.ProcessHTMLEntities = false ;
FCKConfig.IncludeLatinEntities = false ;
FCKConfig.IncludeGreekEntities = false ;
but still facing funk char problem
i am attaching file of both which is old editor JHtmlArea0.7.0. plugin out put and JCKeditor Plugin output
suggest me how to overcome as soon as possible.
thanks in advance.