I seem to be having a problem displaying html tags as text. Data is stored correctly to the database (for example: "test, <b> is a html tag"). Data is retrieved correctly from database to asp page ('view source' in the browser shows correct syntax).
But in the FCKEditor the <b> is converted to a html tag, so the sentence becomes bold.
Does anyone know how to solve this?
But in the FCKEditor the <b> is converted to a html tag, so the sentence becomes bold.
Does anyone know how to solve this?