July 05, 2006.
The control is updated.
The new Editor.GetString Method has been introduced.
This function returns what the Draw function used to write to the response buffer as a string.
Example Code <% Dim editor, content
Set editor = New CuteEditor
editor.ID = "Editor1"
editor.Text = "Hello World"
'returns what the Draw function used to write to the response buffer as a string. content = editor.GetString()
Response.Write content
%>
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