Left Behind Tags

Last post 07-27-2005, 11:29 AM by sbarrier. 0 replies.
Sort Posts: Previous Next
  •  07-27-2005, 11:29 AM 9092

    Left Behind Tags

    Here is my scenario; a user's stored data is displayed in the editor (it is stored in and read out of a MS SQL db). They can delete the data so that nothing is visible in the editor. If you switch to "HTML" mode you'll see that several tags are left over "<P>, <FONT>, <DIV>" for example.
     
    When the users saves their data, these leftover tags are written into the db instead of a blank record. I've tried using the "editor.EnableStripScriptTags = true" command to remove the orphanced tags, but this doesn't seem to work. I'm not sure if this is the correct command or not.
     
    Anyone have any ideas?
View as RSS news feed in XML