Search

You searched for the word(s): "image editor"'A=0
Showing page 59 of 229 (2,285 total posts) < 1 second(s)
  • Re: Image editor not showing images

    Hi   I have the same probem. I cant use the ImageEditor i get a JavaScript error.   All folders have the right ...
    Posted to Cute Editor for .NET (Forum) by qube on May 31, 2007
  • Re: When I drag and drop an outside image into editor it disapears when click on preview

    J.Bauer,   Can you reproduce the problems in the following link?   http://cutesoft.net/example/general.aspx   The above example is using the latest version (02/09/2006).   Keep me posted    
    Posted to Cute Editor for .NET (Forum) by Adam on February 9, 2006
  • 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: Insert Image Dialog

    No, the user who has access to the editor should have the same permission to modify the image properties. You can write some client scripts to dissable the double-click event. However if the user select the image and click the insert image button, the property dialog will be opened anyway.      
    Posted to Cute Editor for ASP (Forum) by Adam on February 21, 2006
  • 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
  • Bookmarks

    Hi, I am using an iMac - OS 10.9.2 and Rich Text Editor Version 8. for ASP..storefront and my browser is Chrome. (I've also tried Safari and the problem exists there too). My problem is every image I upload to my website has a watermark. I do not want watermarks on my images. I've explored everything I could think of and have narrowed the ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by PerfectMagic on March 23, 2014
  • Re: Can't attach event

    Hi Adam,   My source code in an ASP page is: editor.ID = editorNameeditor.Text = MessageFieldeditor.FilesPath = ''../CuteEditor_Files''editor.CustomCulture = editor_Cultureeditor.AllowUpload = editor_AllowUploadeditor.ImageGalleryPath = editor_ImageGalleryPatheditor.FlashGalleryPath = editor_FlashGalleryPatheditor.MediaGalleryPath = ...
    Posted to Cute Editor for ASP (Forum) by vtraag on September 29, 2006
  • BASEHREF and Images/Library

    this is what I am trying to do... 1. Use an image library at the root level (ie at the same level as the cuteeditor_files directory) 2. Use relative URLs as the content will be displayed on a webpage 3. Specify programmatically the basehref and images/media folder locations 4. Specify programmatically the stylesheet to be ...
    Posted to Cute Editor for ASP (Forum) by metalmania on September 25, 2006
« First ... < Previous 57 58 59 60 61 Next > ... Last »