Fred,
In version 6.0, Cute Editor parses the whole document and convert the uppercase case tag name, attribute name, enclose Attribute values using quotation marks. If your content is extremly long, Cute Editor will take longer time to parse it.
You have the following solutions:
Set Editor.ConvertHTMLTagstoLowercase Property to false and use XHTML property to get the content from Editor.
Editor.ConvertHTMLTagstoLowercase Property
By default CuteEditor converts all HTML tags of the finally generated content to lower case. You can turn this feature off by setting this property to false.
Editor.XHTML Property
Retrieves the CuteEditor HTML content in XHTML format.
By using this method, the parsing job is done in the server side instead of client side.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx