Try:
<script runat="server">
Public Sub Page_Load(sender As object, e As System.EventArgs)
If Page.IsPostBack Then
Editor1.SaveFile("/httpdocs/new/document.htm")
textbox1.Text = Editor1.Text
Else
Editor1.LoadHtml("/httpdocs/new/document.htm")
End If
End Sub
public Sub Submit(sender As object, e As System.EventArgs)
Editor1.SaveFile("/httpdocs/new/document.htm")
textbox1.Text = Editor1.Text
End Sub
</script>
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