<%@ Register TagPrefix="FredCK" Namespace="FredCK" Assembly="FredCK.FCKeditor" %> <%@ Page language="c#" AutoEventWireup="false" %> <%-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License * (http://www.opensource.org/licenses/lgpl-license.php) * * For further information go to http://www.fckeditor.net/ * or contact fredck@fckeditor.net. * * test.aspx: ASPX page to test the editor ASP.NET integration. * This page uses the ASP.NET web user control * "FredCK.FCKeditor.dll". You can found it at * http://www.fckeditor.net/ * * Authors: * Frederico Caldeira Knabben (fredck@fckeditor.net) --%> FCKeditor - ASP.NET Test





<%=FCKeditor1.Value%>