Search

You searched for the word(s):  
Showing page 913 of 2,488 (24,872 total posts) < 1 second(s)
  • Re: speed issue

    wolf11th,   You can change the Layout of the editor toolbars and only show the buttons you need to improve the loading speed.   How to change the layout of the toolbars? Demo:   http://cutesoft.net/example/MinimalConfiguration.aspx   In the editor 7.0, we will have a new method to load the editor ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 22, 2011
  • Re: Cute editor's setHtml function works after alert

    lastactionhero,   http://cutesoft.net/example/JavaScript-API.aspx   This funtion should work. Please check the above example.   For your issue, I think you call this funtion when the editor object is not available.   Let us do a test:   Move your code to the bottom of your page then try again.   Keep me ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2008
  • Re: Getting the style right

    Kohsel,   I read your post more than 3 times. But I am still can't figure out what the problem is. Can you explain the problem in details?   Also please answer the following questions:   1. Which version of Cute Editor are you using?   2. Are you using Editor edit full page HTML page?    
    Posted to Cute Editor for .NET (Forum) by Adam on August 11, 2006
  • Issue with Groupbox

    Hi,   I currently am experiencing difficulties with pasting text into the groupbox created by Cute Editor.  However, this problem only persists when I paste text using a keyboard shortcut ( control + v).  If I paste text into the groupbox using 'paste' from the context menu or from the different 'paste' buttons on the toolbar the ...
    Posted to Cute Editor for .NET (Forum) by Steve O on February 25, 2009
  • Re: AttachEvent for characters left

     Ken, That is true; the 'Undo' and 'Redo' commands are caught but BEFORE the action is done....so my character count down doesn't change even though the contents of the editor changed.  I need something that I can catch the event of the 'Undo' and 'Redo' buttons AFTER the action is done so I can get ...
    Posted to Cute Editor for .NET (Forum) by SJochums on March 17, 2014
  • Re: Upload images and documents to SQL

    Hi Eric,   I am not able to make it work when converting the ''SqlFileStorage.cs'' and ''UseSql.aspx.cs'' to VB. I am actually able to upload the files to database using the 2 files in VB but when using the picture, no picture is shown. I saw that many people requested the VB version of the 2 files, do you have some working samples? I would ...
    Posted to Cute Editor for .NET (Forum) by ameltei on January 17, 2011
  • Re: Custom toolbars in DotNetNuke

    Thanks for the reply- I suppose I'm not being clear. Your instructions clearly indicate how to edit the web.config. What I'm wondering is if I can PROGRAMMATICALLY deliver different toolbars based on business rules that I set up in code so that different users see different toolbars - but NOT on the basis of DNN Roles. ie, I want to change the ...
    Posted to Cute Editor for .NET (Forum) by dsmajor on November 9, 2009
  • Re: Create link dialog button not working when selected text is in table

    Thanks. Also note that when this happens, a javascript error occurs:   Foutdetails webpagina Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 1.1.4322; InfoPath.1; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Tijdstempel: Wed, ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on April 22, 2009
  • Re: Versioning in CE

    Adam,   That's BS. The whole idea of versioning is to ensure consistency. You are breaking all the standard rules and causing us real trouble distributing updates. If a developer CHOOSES TO INSTALL A NEW VERSION OF CE, then they are fully prepared to recompile if necessary. That's the way it is with other components and it should be the ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: When Inserting a Template the Image source is incorrect

    I understand that it is relative reference. The issue that I am having is inserting template from a subfolder. If the template has a relative path such as src=''header.jpg'' the path ends up being ''/a/1234/header.jpg'' and not ''/a/1234/myfolder/header.jpg'' (which is the folder containing the template selected) even though the template and ...
    Posted to Cute Editor for .NET (Forum) by ithandyman on September 6, 2006