Re: How to avoid illegal / invalid HTML Code

  •  07-30-2009, 1:31 AM

    Re: How to avoid illegal / invalid HTML Code

    Hi Adam,
     
    I'm using latest version 6.4.
     
    And yes, as said, it's not a problem of CuteEditor. It saves the values correct. The problem appears later on when I try to display the entered text using a Label. This does not work as it's invalid HTML. I could not check whether the problem also appears in the demo, because when I save text in your demo it's only output is encoded, display the HTML (e.g. <b>Test</b> instead of interpreting it (e.g. Test). Encoding the text is not a problem but of course not what I want.
     
    But I wonder how it's done here in the forum because in my initial posting I added some invalid text as you could see in the screenshot of posting 2, and it's displayed fine. So there must be a solution for it, but I don't know how deep you are in the development of this forum?
     
    Best regards
    Kai

    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
View Complete Thread