Re: CleanUpHTMLCode and CleanUpMicrosoftWordHTML buggy

  •  01-03-2006, 7:55 PM

    Re: CleanUpHTMLCode and CleanUpMicrosoftWordHTML buggy

    This was not in the html code of the page... I was calling these in the .NET codebehind.   editor.CleanUpHtmlCode().  What it left behind in the editor.Text property is where the missing HTML was.  Just use your editor to put in some text, maybe a table or two, call these functions, and view the remaining HTML in the Text property.  You'll see it.
View Complete Thread