CuteEditor stripping html, head and body tags

  •  03-14-2006, 5:21 AM

    CuteEditor stripping html, head and body tags

    I am loading a full HTML document into CuteEditor and upon viewing HTML or accessing the .text property upon postback, it has stripped out the <HTML>, <HEAD> and <BODY> tags.  I tried turning the DisableAutoFormatting property on but it still happens!

    Is there a way to stop CuteEditor from removing these tags?

View Complete Thread