I need a free ASP.NET WYSIWYG control, which allows me to edit full HTML page. I tried FreeTextBox, RichTextBox and others, but they remove <html>, <head>, <body> and etc tags when I switch to Design View.
I googled a workaround and found two opened topics on the FreeTextBox forum dated 2005 and 2007 with no answer.
http://freetextbox.com/forums/thread/8351.aspx http://freetextbox.com/forums/post/10368.aspx
Is there a real working WYSIWYG which satisfy my requirements?