Special characters are not shown in HTML mode

Last post 01-21-2011, 1:04 AM by kahloon. 2 replies.
Sort Posts: Previous Next
  •  01-19-2011, 4:26 AM 65783

    Special characters are not shown in HTML mode

    I have a problem where if i type in "Jedná" (minus quotes) I get "Jedn & #225;" (HTML codes - without spaces otherwise I couldn't show it to you) when I switched to HTML mode.
    Is there a way I can retain the words I used in Normal mode to be shown in HTML mode?
    Filed under:
  •  01-19-2011, 7:50 AM 65790 in reply to 65783

    Re: Special characters are not shown in HTML mode

    Dear kahloon,
     
    Please refer to http://richtextbox.com/test/usehtmlentities.aspx ,  set property "UseHTMLEntities" to false and try it again:
     
    <CE:Editor id="Editor1" UseHTMLEntities="false"  runat="server" ></CE:Editor><br />
     
    Thank you for asking
    Eric@cutesoft.net       
  •  01-21-2011, 1:04 AM 65814 in reply to 65790

    Re: Special characters are not shown in HTML mode

    Worked for me! Thank you very much. :)
View as RSS news feed in XML