Search

You searched for the word(s): "image editor"'A=0
Showing page 45 of 166 (1,657 total posts) < 1 second(s)
  • Re: Toolbar displaying incorrect image for certain buttons

    We did upgrade from version 6 to 6.1, and in doing so transferred all the dll files accross into the bin folder as well as replacing the Cute_Soft_Client folder. I also did this when I reinstalled the control.   I have placed the editor in a blank project and all the buttons are fine in this project. So obviously it is something in our ...
    Posted to Cute Editor for .NET (Forum) by DLRichards on August 15, 2008
  • Re: How to add buttons with function of inserting mark/tag ?

    Hi sageking2 ,   Try the example below   <%@ Page Language=''C#'' %>     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>   <html>   <head>   </head> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 4, 2010
  • Re: custom buttons not displaying in firefox

    Hi Adam   Here is the code..    Dim tc As CuteEditor.ToolControl                 tc = cuteEditor.ToolControls(1)                 If Not tc Is Nothing ...
    Posted to Cute Editor for .NET (Forum) by zaggle on July 15, 2008
  • Re: Pathing Issues

    Sorry, that didn't work. In the editor, when I put the /images/som.gif the editor still can't find the picture until I put the ../. Also after putting the / in the path it breaks the image on the website. Why can't the editor simply edit the file from it's stored location like Front Page or any other html editor would. It doesn't matter where ...
    Posted to Cute Editor for .NET (Forum) by bbrennen on May 25, 2006
  • Is this scenario possible ...

    Adam, my hope is to incorporate Cute Editor for .NET to make the following plan possible:   Using Visual Studio 2005, ASP.NET 2.0 (beta 2), SQL Server 2000, I am creating a website where paying customers can input information about their business. This data will be stored in a few tables with a SQL server database.   1) I want to ...
    Posted to Cute Editor for .NET (Forum) by johnhappy on September 24, 2005
  • Re: How can i drag and drop into cute editor?

    Hi ebulutbaltaci,   Can you explain your question in detail?   Do you want to drag and drop the item from other application(like browser) into the editor textarea?   Or you want to drag and drop the item into editor textarea from the editor toolbar?   Or you want to drag and frop the item from one place to other ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 19, 2012
  • Re: Editor.toolbar.Add

    Maligor,   I suggest  you register your own button and use it in the template property. This method is very flexible.   For adding a custom button one needs to follow two steps.  Step1:  Register the button to the CuteEditor   . <script runat=''server''> void Page_Load(object sender, ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 19, 2004
  • Re: Image/text errors in text area

    Hi, Jeff    I don't have a test url as the editor is only in our dev enviroment. I can share my screen of our dev enviroment through join.me if someone from support would do that.   Point 1: Cleared the croswer cach but still has same effect. I'm using SiteRelative paths, here's an example of the img ...
    Posted to Cute Editor for .NET (Forum) by astearns on October 12, 2012
  • Re: Upload image and generate a random filename

    We've include this feature into CuteEditor version 5.2. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx Renaming images based on the time the file was uploaded In some situations, the developers need to reename images based on the time the file was uploaded. With Cute Editor, you can ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 28, 2006
  • Re: Replace Image by double click on the image in the editor.

    narendrababu,   We cannot achieve this request.  It is not easy to integrate asp.net image gallery into RTE. It's better to use the built-in image gallery.
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2014
« First ... < Previous 43 44 45 46 47 Next > ... Last »