Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 543 of 966 (9,656 total posts) < 1 second(s)
  • Re: Undo removes everything -including previously saved content....

    Hi Ilana, What method you used to load the template/content into CuteEditor? set property ''Text''? Insert it by the ''insert template'' dialog? Or use method ''LoadFile''? Can you reproduce this issue on demo page http://www.cutesoft.net/example/general.aspx? If allow, please create an example page which can reproduce this issue ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 7, 2012
  • Issue with formatting after pasting from word

    I have seen issues when pasting from word into the CuteEditor where it is changing the formatting of the text and/or running words together. I have been able to duplicate this in the demo at http://cutesoft.net/example/general.aspx.  Has anyone had this issue? I can provide the original word doc if helpful, unfortunately i can not upload it ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on February 2, 2012
  • Preview doesn't have same format/style as Normal when EditCompleteDocument="false"

    This happens on CuteEditor.net 6.6.  When I  set EditCompleteDocument =''false'' and set my default style to a customized style.  I have following problems: 1) The ''HTML'' and  ''PREVIEW'' don't have the custom style.2) When I click ''HTML'' or ''PREVIEW'' tab then back to ''NORMAL'' tab, the custom style in ...
    Posted to Cute Editor for ASP (Forum) by qsun on January 30, 2012
  • Re: moved 2 cute editors, one working, other gets error message

    Hi pmagoo, Can you show me your editor code?  And check this folder ''CuteEditor_Files/Configuration/AutoConfigure'', ensure that the kyTools.config is there. Can you post your editor page url? So we can check it.  Do you get the same error with the example below? <?php ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 20, 2011
  • Re: Set fixed size of cutesoft text area

    Please use the following property: Editor.EditorWysiwygModeCss Property. Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example EditorWysiwygModeCss=''example.css,/default.css'' Example ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 8, 2011
  • Problem with URL

    Hi, when I use the tool ''Insert Flash'' and I enter a external url, for example http://webVideos.com/test.flv, the cuteeditor append to this url my page url, in this case it's show something like this: ''http://myweb.comhttp://webVideos.com/test.flv'' instead the url that I write. How I can avoid this? Thanks in advance for the help, ...
    Posted to Cute Editor for .NET (Forum) by javigonzalez on November 3, 2011
  • Customised image selector unable to work in Chrome v13.0.782.220 m

    Hi, I have followed some postings I saw in the forum on how to do up a image selector using the CuteEditor. I have followed them and implemented it as a control. The codes are as below. The code works fine in ie9 and Firefox but is unable to work in Chrome. I did some checking and found that the following statement returns -1 --> ...
    Posted to Cute Editor for .NET (Forum) by huatz on September 14, 2011
  • Save problem

     Hello, I have a problem with trying to ad text in  several browsers (IE9, Chrome13.0.182.220 and Safari 5.1). When i press save in IE the page reloads but nothing else happens. With Chrome and Safari i get the message: @import ...
    Posted to Cute Editor for .NET (Forum) by Tjardo on September 12, 2011
  • Image Gallery sort by Date by default?

    Hello CuteSoft Team, my name is George. I am ''calling'' from Germany. Please excuse my bad English first ... I am using CuteEditor for PHP on a Apache-Server - it works fine so far. I have a lot of images in my image gallery folder. Every time I want to insert one image, I see the oldest picture first in the popup menu. It is hard to scroll ...
    Posted to Cute Editor for PHP (Forum) by misterGST on August 16, 2011
  • contenteditable="false" is not working in some scenario

    Hi, We use CuteEditor.net 6.6. We use the following property to prevent user from modifying some area. contenteditable=''false'' unselectable=''ON'' However, when user use ''Delete'' button on the keyboard, user is able to delete the ''not editable'' area on ''Normal'' tab. Here is how to reproduce this problem: 1) Copy ...
    Posted to Cute Editor for .NET (Forum) by qsun on August 11, 2011