Search

You searched for the word(s): Editor.Text Property
Showing page 1 of 61 (605 total posts) < 1 second(s)
  • Re: DataBase relation

    Hi Max, I am having hard time configuring this. here is my code:   <!--#include file=header.asp--><%Class CuteEditor  ' version 5.0 Private s_AccessKey Private s_activetab Private s_AllowEditServerSideCode Private s_allowpastehtml Private s_autoconfigure Private s_AutoParseClasses Private ...
    Posted to Cute Editor for ASP (Forum) by necross on January 19, 2007
  • Problem with CE in formview (inside modal popup panel)

    Hi,   I've downloaded the evaluation version today to try and find an HTML editor that will work well in a site I'm developing for a client.   I have a listview which contains a list of articles - when an article is selected an Ajax modal popup panel appears. This panel contains a formview which is by default in edit ...
    Posted to Cute Editor for .NET (Forum) by PHyndman on May 18, 2009
  • Link in same window crashes Editor

    To reproduce this problem:   1. Go to http://cutesoft.net/example/general.aspx 2. Click into the editor body below the existing contents. 3. Click the InsertHyperlink icon. 4. In The editor, enter Url: www.CuteSoft.NET. 5. In Target: select Same window. 6. In Title, enter: CuteSoft 7. Click [OK] to close the link editor. 8. Back in ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 9, 2007
  • Source code has been wrongly changed in cuteeditor! Please help!

    Hi    We use the latest cuteeditor 6.6 but this problem still happen. Please help!   When we put source HTML with some javascript codes below into cuteeditor, the editor change the codes and this change makes the HTML page cannot work.   Any settings can we make these orginal HTML code will not be ...
    Posted to Cute Editor for .NET (Forum) by LarryCheung on November 23, 2012
  • Re: Build a context menu programatically on the server?

    Hi,   You can intercept the CuteSoft_Client/CuteEditor/Load.ashx , to output your custom menu data.   Here is the Load.ashx code :   <%@ WebHandler language=''C#'' Class=''EditorLoadHandler'' %> using System; using System.Web; using System.Xml; using System.IO; public class EditorLoadHandler : ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 17, 2010
  • Re: Problem removing items from the ContextMenu

    Hi,   You can find the settings under "\cuteeditor_files\Configuration\ContextMenuMode\Default.xml". Please clean your browser cache after changed to try again.   Below is the new code which match the requirements your sent, please try ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on October 11, 2013
  • Re: Second Version 5 Question

    Here is the list. Sorry for the inconvenience.  Version 4.x Version 5.0  ParagraphsList ParagraphsListMenuNamesParagraphsListMenuListExample: <%       Dim editor       Set editor = New CuteEditor       editor.ID = ...
    Posted to Cute Editor for ASP (Forum) by Adam on December 30, 2005
  • Re: Information on product and license

    Frederic,   Thanks for the interest.   1/ Is it included resize/crop/rotate image features in PHP version ? A: This feature is only available in the .NET version right now. We will include this feature in PHP version soon. 2/ Is it possible to edit safely Javascript code including in my html pages ? A: Yes. You need ...
    Posted to Cute Editor for PHP (Forum) by Adam on July 25, 2008
  • Re: Editor .Text property doesn't change after being set in Page_Load

    Can you try the following code?   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title></title>  </head>  <body>         <form ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 1, 2010
  • Re: Problem with Minimal Configuration.asp file

    zain,   Which version of CuteEditor are you using?   If you are using the version 4.0, please check the following reference: Menu/Button Function Description Template Item Save saves the active content in the editor's content area Save  Print prints the current page. Print  Find and ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 4, 2006
1 2 3 4 5 Next > ... Last ยป