- <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
-
- <%@ Page Title="" Language="c#" AutoEventWireup="false" MasterPageFile="~/MasterPages/Admin.Master" CodeBehind="admin_edit_content.aspx.vb" Inherits="millelacssite.admin_edit_content" %>
-
- <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
- </asp:Content>
-
- <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
-
-
- <script runat="server">
-
- Protected Overloads Overrides Sub OnInit(ByVal e As EventArgs)
- MyBase.OnInit(e)
-
- Editor2.Text = "Some Text Here"
- End Sub
-
- </script>
-
-
-
- <div id="content">
-
- <h1>Website Content</h1>
-
- <p>You are editing >> (page name here)</p>
-
- <form id="Form2" runat="server">
-
- <%--display cute editor with less toolbar options--%>
-
- <!--the editor will be displayed with the page content from the "content" table for the appropriate page,
-
- page id will be grabbed using get method through page link on admin_website_content.aspx,
-
- ex: admin_edit_content.aspx?pageid=1 is the link to edit the homepage-->
-
-
-
- <CE:Editor
- ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/simple.config"
- id="Editor2"
- runat="server">
- </CE:Editor>
-
- <br />
-
- <input id="Submit1" type="submit" value="Submit" runat="server" />
-
- </form>
-
- </div>
-
- </asp: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