Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 529 of 966 (9,656 total posts) < 1 second(s)
  • The license does not work for *some* of my users.

    I have been using the editor for a couple of months from a Small Business license. Most of my users have no problems (including myself) but two of them keep getting the following error.''System.ComponentModel.LicenseException: The License for Editor is not valid. at CuteEditor.Impl.b.GetLicense(LicenseContext context, Type type, Object ...
    Posted to Cute Editor for .NET (Forum) by Bearman on September 22, 2005
  • Sitecore v5

    Hi,   This is a bit of a long shot and I appreciate that it may be more appropriate to speak to Sitecore support (which I have done by the way), however, has anyone got any experience of configuring the CuteEditor that is embedded in Sitecore v5? If so, do you know how to add custom buttons to the CuteEditor toolbars? I know how to do this ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 7, 2005
  • Extra Spacing when copying from Word doc

    Under what circumstances would the confirmation not be displayed when editor.EditorOnPaste = CuteEditor.PasteBehavior.ConfirmWord?  I have set this in the page load event but can't seem to get it to ask for confirmation?  The result is that all of the paragraphs from the Word document are showing up as ''double spaced'', ie: any time ...
    Posted to Cute Editor for .NET (Forum) by JeremyDavey on June 13, 2005
  • Re: JavaScript error with Font Color

    Adam, hello! Thanks for the answer. No, it's weird that I don't have the problem in the downloaded pages.  Which leads me to think there's something wrong with my ASP, but I only get that error when I use the FontColor icon. If this helps, here's my ASP for the box. wfMessage is a variable set above but I've tried it with static ...
    Posted to Cute Editor for ASP (Forum) by PamelaS on June 10, 2005
  • Still Lost in installing the scripts HELP!!!!

    Lets see how can I explain this?  I have created a 5 page website to one of my clients, the site consist of images and text only.  I wanted a solution for my client to edit the web pages her self.  So, I purchased CuteEditor for ASP, I uploaded the scripts into my host server, then I create a test.asp with the code like this: ...
    Posted to Cute Editor for ASP (Forum) by wrdz on June 3, 2005
  • Retrieving data with multiple editors

    I have a problem. Just started using 3 forms. ' FIRST EDITOR     Dim editor     Set editor = New CuteEditor     editor.ID = ''Editor1''     .....blah blah blah     editor.Draw() ' SECOND EDITOR     Set editor = New ...
    Posted to Cute Editor for ASP (Forum) by ulrikn on February 3, 2005
  • Re: Javascrit error 'Access Denied'

    I understand that I'm using two different domains.  But both domains share the same base domain name 'mycompany.com'.  Setting the document.domain property allows the parent and child frames to talk - this works okay now. The problem is that with the introduction of the CuteEditor control onto the child page (within the iframe), I ...
    Posted to Cute Editor for .NET (Forum) by shobman on January 18, 2005
  • Error when using the editor in a Web Browser Control

    We are getting the following error when we try to start an aspx web page (that uses the Cutesoft editor) inside a Microsoft Web Browser Control in a Windows app: Internet Explorer Script Error The application called an interface that was marshalled for a different thread. The error points to the line in the HTML file where the CuteEditor is ...
    Posted to Cute Editor for .NET (Forum) by carlosisaza on January 14, 2005
  • Re: can't deal wit it

    surprisly. i change like this:    article = rs(''article'')   editor.ID = ''Editor1'' 'Set the ID of this editor class    editor.Text = article 'Set the initial HTML value of editor control    editor.FilesPath = ''../CuteEditor/CuteEditor_Files''    editor.ImageGalleryPath = ...
    Posted to Cute Editor for ASP (Forum) by zbres on January 13, 2005
  • Re: can't deal wit it

    Hi.I have changed the :             editor.FilesPath = ''CuteEditor/CuteEditor_Files''andthe replay is:                        Failed to load the language text from the ...
    Posted to Cute Editor for ASP (Forum) by zbres on January 13, 2005