Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 188 of 966 (9,656 total posts) < 1 second(s)
  • Re: Question re. licensing for CuteEditor for DotNetNuke

    lneville, After you place the order, we will send you a delivery email. You need to reply the emails with your server IP addresses. If the IP addresses are changed by your Host, you need to forward the email notification from your Host to us, we will create the new license file for you.
    Posted to Purchase / License FAQ (Forum) by Adam on February 11, 2005
  • What's new in CuteEditor 6.5?

    -Fixed: A bug with cuteeditor Load.ashx when instancing cuteeditor 1rst time http://cutesoft.net/forums/thread/47726.aspx   -Fixed: A bug SpellCheck and the same works in dictionary http://cutesoft.net/forums/thread/52383.aspx   -Fixed: A bug about inserting an image doesn't always go where the cursor ...
    Posted to News and Announcements (Forum) by Adam on October 14, 2009
  • ? CuteEditor changing HTML content on load

    CuteEditor seems to be changing content when loading files.   We loaded an HTML page using the LoadHTML method. The original page is:     <html xmlns:o=''urn:schemas-microsoft-com:office:office''xmlns:w=''urn:schemas-microsoft-com:office:word''xmlns=''http://www.w3.org/TR/REC-html40''> <head><meta ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 27, 2006
  • What's new in version CuteEditor for .NET 5.3?

    New Features and Improvements: New memeber (PastePureText) has been added into PasteBehavior Enumeration. Member Name Description Default When you paste text into the editor it is not processed. Disabled Paste function is disabed. PasteCleanHTML When you pasting the html code into the editor, the empty tags, ...
    Posted to News and Announcements (Forum) by Adam on May 25, 2006
  • What's New in version CuteEditor for .NET 5.1?

    New Features and Improvements: The new Editor.LoadRTF Method (RTF to HTML Support) has been introduced. /// <summary>/// Loads the contents of an RTF file into the CuteEditor control.  /// </summaryExample:Editor1.LoadRTF(''~/doc/mtText.RTF''); The new Editor.SaveRTF Method (HTML to RTF Support) has been ...
    Posted to News and Announcements (Forum) by Adam on November 28, 2005
  • Re: General problems using CuteEditor 5.1

    I got the same problem with the CssClass not showing. I tried to use TemplateStyleSheet=''~/css/forexample.css'' as suggested in the documentation. It's not working either. If this is not working, I can use the editor. I'm about pulling my hair out. Please HELP!!!    
    Posted to Cute Editor for .NET (Forum) by ayw123 on January 23, 2006
  • Re: #1. using InsertImage #2. Generate custom html using InsertImage.

    A1:   Open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and find the following function:   protected override string CheckUploadData(ref byte[] data) {             ........          }   And put the logic ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2007
  • Re: DNN1

    Les,   Yes, the above example is using the version 5.2.   Try the steps below:   1. Open your DNN1 project.   2. Remove the reference to CE 4.5 and add the reference to CuteEditor.dll   3. Upgrad all the Cute Editor client files.   4. Recompile your project.   Keep me ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 19, 2006
  • Re: Focus

    Jakob,   Which version of CuteEditor are you using?   The version 5.0 should not steal the focus of the page.   Demo is here:   http://cutesoft.net/example/general.aspx   If you still have problems, it would be really helpful if you could send us a sample aspx page which demonstrates the exact problem with more ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 10, 2005
  • Re: Editor Widith Attribute not wrapping toolbars

    1. Open file  ''CuteEditor/CuteEditor_Files/include_CuteEditor.asp'' 2. Update following in line 941 & 961 (or search for iframe to change width). 3. Look for width:100% and change to  width:500Px   (You may use aling=center in above row to look better. To wrap down the tool bar you need to edit this table and ...
    Posted to Cute Editor for ASP (Forum) by siva_sree on October 11, 2005