Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 198 of 966 (9,656 total posts) < 1 second(s)
  • MS AJAX + 2 CuteEditor stack overflow and Error: Sys.InvalidOperationException: A control is already associated with this element error

    Dear support team member,   we are currently having troubles with CE on AJAX pages. We have two CE on an UpdatePanel and updateprogress no other extenders (AJAX i mean) are present on any control on that form. It suddenly stoped working ok. When i cause a page postback (not an Ajax postback) it reports an JS alert with Stack overflow ...
    Posted to Cute Editor for .NET (Forum) by milosc on November 27, 2007
  • CuteEditor Stealing focus

    Hi,       I am using few IFrames inside a page. Each IFrame is having a page which contains a cute editor. While each IFrame is loading the page, the focus automatically goes there coz of the cute editor present in that page. So the page scrolls up and down.      Even I added ...
    Posted to Cute Editor for .NET (Forum) by Nivas on April 17, 2007
  • Re: CuteEditor Ver 5.3 Insert Image/Gallery etc issues

    Hi Adam,     I downloaded the new control, still the same error. We are working on a CMS application and I can't send you the code coz of company policy  .     However on further investigation I found dll in ''Framework 2.0'' dll still references mscorlib from 1.1. I guess, the dll is in 1.1 and not 2.0. Our ...
    Posted to Cute Editor for .NET (Forum) by paragme@gmail.com on May 18, 2006
  • Bug using CuteEditor on multiple sites via same folder

    Hi.   When using CE on my sites I want only ONE folder containg CE (easier to maintain!). When implementing the solution the editor is not rendered correctly!   My setup: application1/CuteSoft_Client -> is my ''main'' application containg the ONE folder with CE. Status = works OK application2/CuteSoft_Client -> ...
    Posted to Cute Editor for .NET (Forum) by slash on March 13, 2006
  • How to set CuteEditor for ASP.Net to ReadOnly?

    Hi there,   In ASP how do I set the editor to readonly so that I can display some text without letting the user edit it?   I have tried using the ReadOnly=''True'' property in both ASP and in the codebehind with absolutely no luck.  I've tried disabling it, enabled=''False'' etc.  No luck.  You're examples show how to ...
    Posted to Cute Editor for ASP (Forum) by wgraves on February 8, 2006
  • Re: CuteEditor 4.5.0.1 for DNN 3.0.13

    Please open the CEHtmlEditorProvider.vb file.   And modify the following code:   Public Overrides Property Width() As System.Web.UI.WebControls.Unit Get Width = cntlCE.Width End Get Set(ByVal Value As System.Web.UI.WebControls.Unit) ' cntlCE.Width = ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 15, 2005
  • CuteEditor Installation

    I get an error when trying to access the CuteEditor program   http://www.npcourses.com/CuteEditor_Files/index.php   I need exact specific instructions to fix this error. Fatal error: Cannot instantiate non-existent class: cuteeditor in \\boswinfs04\home\users\web\b1645\ez.npcoursescom\CuteEditor_Files\index.php on line ...
    Posted to Cute Editor for PHP (Forum) by ceanders35603 on April 23, 2009
  • Sizing and resizing bugs in the cuteeditor

    Create this simple page below and see how the cuteedit does not size itself correctly in either firefox or ie7. Then remove the doctype tag and see what happens... I've been trying for several long days now to get cuteedit to resize w/ the browser window when I came upon this issue which seems to be causing some of the root problem. ...
    Posted to Cute Editor for .NET (Forum) by mikea on July 25, 2007
  • Re: WYSIWYG editor hangs in ASP.NET AJAX Enviro on Server

    How to detect the version of cuteeditor for .net?   1. Please open folder ''bin'' 2. select ''cuteeditor.dll'', and then right click it 3. one dialog will pop up, switch to ''Details'' tab   You will find the build date in ''Details'' tab.  The latest version is builded on June 14,2010 CuteEditor for .NET can ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 24, 2010
  • Re: error creating control editor............

    Hi svk,   Try register CuteEditor in web.config.    <pages>       <controls>         <add namespace=''CuteEditor'' assembly=''CuteEditor''  tagPrefix=''CE''/>       ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 2, 2010