Please follow the steps below:
1. Open CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_inserttable.ascx and replace:
<%@ Control Inherits="CuteEditor.EditorUtilityCtrl" Language="c#" AutoEventWireup="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
With
<%@ Control src="MyTable.VB" Language="VB" AutoEventWireup="false" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
2. In line 44, paste the following code:
<asp:Literal ID="Literal1" Runat="server" />
3. In MyTable.VB, wrtie your own code and populate the result to Literal1 control.
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