Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 550 of 966 (9,656 total posts) < 1 second(s)
  • Insert template - preview not shown; template not inserted.

    With the use of templates it is possible to automatically add predefined text instantly, just by clicking at the template file. Really nice feature, but not working at our side. Please take a look at the demo: http://cutesoft.net/example/SqlSample/UseSql.aspx   When you hit the ''insert template'' button in the toolbar, the ''Insert ...
    Posted to Cute Editor for .NET (Forum) by ronald.evers on May 5, 2009
  • Re: Custom Action on Double Click Event

    Thanks for the response, but I have a few more questions....   1) If the image is not one of our controls (controlname property doesn't exist) I want to use the cuteeditor image property box.   2)  If I remove IMG from the tag configs, how will I trap the double click event to fire off my own ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 1, 2009
  • Insert image - create a new directory error

    When attempting to create a new directory using the image insert screen, I get the following error message: ''This function is disable in the demo mode''.   I have a valid license so I'm not sure why I'm getting the message.  The CuteEditor version in question was released in March 2009.   I get the same message when ...
    Posted to Cute Editor for ASP (Forum) by jimluers on April 30, 2009
  • Cute Editor 6.3: Cannot upload multiple files to SQL-DB

    Hi there, I have the lastest version of CuteEditor (downloaded on April 23rd, 2009). I store my files in my SQL-Database.   The upload doesn't work, due to the error that happens after the followng sequence of actions: 1. Click on any of the icons that luanches an upload diologue (Insert Image for example) 2. I select one or more files ...
    Posted to Cute Editor for .NET (Forum) by brage on April 28, 2009
  • Re: AppSettings not sticking

    I have nothing sophisticate going on.  Just basic edit template with editor embedded, with VB/ASP.Net code behind.  I'm simply changing the editor upload path with that code, in page load sub. The upload path change works when you load the page and upload popups work fine.  However, when the form is submitted (postback) the ...
    Posted to Cute Editor for .NET (Forum) by acer152 on April 9, 2009
  • AutoAdjust with Height 100% Causes Unstoppable Growth

    With an AutoAdjusting CuteEditor window, making an HTML object with a height of 100% will cause the window to continue growing and growing. To duplicate:   1. Go to the Auto Adjusting Editor: http://cutesoft.net/example/Auto-Adjusting-Height.aspx 2. Go to the HTML View 3. Delete all existing HTML and paste in the following: <table ...
    Posted to Cute Editor for .NET (Forum) by TimMierz on April 2, 2009
  • Error in Dialog

    Hi,   I have a problem when I try to open a Dialog from a button in the toolbar.   I need work something like PDF button appears in your forum toolbar.   The error is in line 1 in dialog page at the attribute inherits. When I change CuteEditor.Dialogs.FileBrowserPage by System.web.ui.page or something like that works ...
    Posted to Cute Editor for .NET (Forum) by neo_inet on April 1, 2009
  • Using absolute file paths on Linux in config files

    Does anybody know if it is possible to use absolute file paths for the document upload configuration instead of file paths relative to the site root?  For instance, the config file for the FilesGalleryPath would look like: <security name=''FilesGalleryPath''>/var/www/vhosts/mysite.com/httpdocs/uploads</security> ...
    Posted to Cute Editor for PHP (Forum) by fl78al on March 29, 2009
  • custom gallery file access

    I am interested in using CuteEditor and wonder if there is a way to write my own code to access gallery files using calls to my own web service. I presume that this would be something like SqlFileStorage.   Editor1.Setting[''CuteEditorFileStorageType'']=typeof(SqlFileStorage).AssemblyQualifiedName   or maybe something with ...
    Posted to Cute Editor for .NET (Forum) by jonchapp on March 27, 2009
  • Re: Character Encoding or HTML entities

    1. Which version of Cute Editor are you using?   2. Can you reproduce this issue in the following example?   http://cutesoft.net/asp/todatabase.asp   3.  Have you set the following property to true?   Editor.UseHTMLEntities Property By default Cute Editor maps most special characters to the equivalent HTML ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 17, 2009