Search

You searched for the word(s): cuteeditor 4.6'A=0'
Showing page 13 of 966 (9,656 total posts) < 1 second(s)
  • Re: CuteEditor.NET Redistribution License

    >>Is it Royalty free within multiple versions (ver 1.0, ver 1.5, ver 2.0) of our packaged application? Yes. To be simple, if you are independent developer, you should go with developerlicense which has the royalty free rights. If you want to distribute CuteEditor on a single commercial application, youshould go with the redistribution ...
    Posted to Purchase / License FAQ (Forum) by Adam on March 7, 2005
  • Re: Is it DotNetEdit or is it CuteEditor?

    BruceD,   They are almost same right now.   Both of them are CuteSoft products. CuteEditor uses <div>,  DotNetEdit uses <iframe> when they start.    We found it's very difficult to maintain and continue to develop. We terminate <iframe> based development.   In the latest version of ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 30, 2004
  • Re: Installing CuteEditor 6.3 in Forum YetAnotherForum

    Hi RichP714, Please download the source code project of YAF1.9.5.5 and create a file name ''CuteEditor.cs''  under ''YAF1.9.5.5source\YetAnotherForum.NET\Classes\Editors\CuteEditor.cs'' and than re-build the project to try again. It works fine for me. There are some feature of YAF1.9.5.5 install version cause CuteEditor does not ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 11, 2011
  • Re: CHROME 7.x.x.x issues - content of CuteEditor doesn't appear

    It was a challenge.If somebody meets such kind of situation I just want you to know that This is a problem with iframe loading.So simple reloading of iframe by means of javascript fix the problem. function ReloadCuteEditorIframe() {            if (navigator.appName != ''Microsoft Internet Explorer'') ...
    Posted to Cute Editor for .NET (Forum) by snayko on October 26, 2010
  • Re: Capture KeyPress Event in CuteEditor

    Hi goh6613,   For now, editor does not support capture key  pressed on firefox.   You can use the code below on IE, google chrome and safari(higher version)   <%@ Page Language=''C#'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 11, 2009
  • Re: A poor guy need help on CuteEditor for .NET

    Hi Adam, All the samples do show me the CuteEditor for .NET is PERFECT and POWERFUL  BUT  There is no sample telling me how tosolve my problem. I am still waiting for the solution to make the CuteEditor for .NET to be helpful to my application.In fact, I have paid a lot time and effort on it, Hope this wish will ...
    Posted to Cute Editor for .NET (Forum) by helladv on June 9, 2005
  • 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
  • Use CuteEditor as Document Selector

    Hi, Using your example below with the latest Chrome causes a ''Uncaught Error: HIERARCHY_REQUEST_ERR: DOM Exception 3'' exception. You have to click the ''Pick a file'' twice for it to popup. Although on our site we use the option ''UseStandardDialog=True'' which causes the same error below but does not popup no matter how many times you click ...
    Posted to Cute Editor for .NET (Forum) by Widget on May 1, 2012
  • Re: Creating custom style for cuteeditor

    Dear AWilderbeast,   After you set property ''ThemeType'' to ''Custom'', it will read styles from  folder ''CuteSoft_Client\CuteEditor\Themes\Custom\''. If you remove ''CuteSoft_Client/CuteEditor/Themes/Custom/dialog.css'' and ''CuteSoft_Client/CuteEditor/Themes/Custom/style.css'', clear cache, and then run cuteeditor, you will ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 26, 2011
  • Re: CuteEditor support for arabic???

    Dear mike.chambers,   By default Cute Editor maps most special characters to the equivalent HTML entity automatically. You can turn it off by setting property ''UseHTMLEntities''  to ''false''.   You can do the following test: 1. Update CuteEditor to: <CE:Editor id=''Editor1'' UseHTMLEntities=''false''  ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 1, 2010
« First ... < Previous 11 12 13 14 15 Next > ... Last »