Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 530 of 966 (9,656 total posts) < 1 second(s)
  • Visual Studio integration

    Hi, it states on the site that you can drag 'n' drop cuteEditor onto your page from Visual Studio. So how do you integrate cuteEditor into Visual Studio so you can add it to the Visual Studio toolbar.   Also I can't find anywhere, in one place, just a really basic explanation of how to set up cuteEditor within your page, where are the two ...
    Posted to Cute Editor for .NET (Forum) by KatAli on September 16, 2004
  • My next dumb question!

    Okay, I have everything set up with CuteEditor within my application folder.  When I type in my http://localhost/RNY3 CuteEditor opens just fine.  But I don't know how to open any page within that folder and then edit it with CuteEditor.  I know that this is something really simple again, but could someone tell me where I going ...
    Posted to Cute Editor for .NET (Forum) by abajab on April 1, 2004
  • Problem writing custom functions

    I am trying to write a custom function that replaces text in the document. The following code is supposed to replace highlighted text with the string 'xxx' but instead just inserts 'xxx' into the document. In other words, it is supposed to replace the selected text -- but instead just inserts before it.   Help! The pasteHtml method is doing ...
    Posted to Cute Editor for ASP (Forum) by caboken on March 30, 2004
  • How to get SiteRelative link from FileManager Editor

    Hi,i can get the SiteRelative file path from ImageManager with the below code:document.getElementById(''imageFld'').value = imgs[imgs.length-1].getAttribute(''src_cetemp'');  But i can't get Relative filepath from FileManager. You also have the same problem. Please look the your ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on December 21, 2009
  • How to use Netspell of cute Editor--Urgent

      Hi Adam,   I have one urgent requirement.   On a page there is a textbox or textarea and a button. on click of button need to check the spelling of contente in textbox or textarea.   Now I want to use the Netspell of cuteeditor. I tried the code from netspell LoreSoft.com Site. but it does not support the different ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on January 9, 2009
  • Image Editor vs database

    Dear Cutesoft,   I'm running Cutesoft Editor 6.2, and store my images in a SQL-database. To achieve this, I have created an implementation of the CuteEditor.Impl.FileStorage.   Everything works okay, except the image editor.   Our CMS uses a HttpHandler to pull the images out of the database and then streams them ...
    Posted to Cute Editor for .NET (Forum) by Markuz on December 2, 2008
  • EditorWysiwygModeCss and DOCTYPE

    I'm working on integrating CuteEditor into a site that I'm developing.  It is intended to edit small sections of HTML that eventually get put back together for display.  In order to get a better idea of what each section will look like, I'm applying the CSS from the final site using the EditorWysiwygModeCss property. The problem ...
    Posted to Cute Editor for .NET (Forum) by ASiebersma on November 19, 2007
  • Absolute path with images using UseRelativeLinks = false not working

    I have added the editor to our site and have an issue when inserting images.  The image inserts with no issues and displays correctly, but in IE I cannot get the editor to show the absolute path(http://ourdomain.com/CuteEditor/uploads/whatever.jpg instead of /CuteEditor/uploads/whatever.jpg).  It works fine in Mozilla, but IE ...
    Posted to Cute Editor for ASP (Forum) by msipes on March 21, 2006
  • Can't change the setting unless it's created by the Editor

    Occasionally our users get the following error when using the CuteEditor. I have read the posts on this but they were no help:Can't change the setting unless it's created by the EditorHere is the code in the ascx page:<rte:editor id=''uceRevisions'' width=''100%'' height=''110'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by jasonsirota on March 15, 2006
  • Asp.net 2.0

    I'm trying to upgrade my existing ASP.net 1.1 application that's using the CuteEditor and working well to ASP.net 2.0. When i compile the project i get the following message: Error 1 Could not load type 'CuteEditor.Dialogs.GetFileThumb'. c:\inetpub\wwwroot\CaseMgrWeb\CuteSoft_Client\CuteEditor\Dialogs\GetFileThumb.aspx. If I ...
    Posted to Cute Editor for .NET (Forum) by DenisD on December 21, 2005