Search

You searched for the word(s): "image editor"'A=0
Showing page 36 of 229 (2,285 total posts) < 1 second(s)
  • Re: How can i reference a file being inserted (outside the editor) just like when doing Insert Image outside the editor?

    Pleasee use the code of this example:   How to use CuteEditor as a file picker?( Demo) This example demonstrates how to use CuteEditor as a file picker.   The source code of this example can be found in the download ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 24, 2007
  • changing the image path

    so I want to change the image path for each user, trying it like this when calling the editor. $editor=new CuteEditor();$editor->ID=''textarea'';$editor->Text='''';$editor->Draw();$editor=null; $editor->ImageGalleryPath = ''/Uploads/''.$user.''/images''; The editor always wants to put the image in the root of ...
    Posted to Cute Editor for PHP (Forum) by BassTrails on February 28, 2010
  • Re: Problem with Editor.Text reset and image gallery - reproduced with demo

    Forgot to mention. Yes, I've found the point in the gallery code (Line 156):   s = s & ''<img onclick=''''parent.insert(this.src)'''' However I can find NO reference to parent.insert in your ''API documentation'' or elsewhere in the code. I am guessing this is a call to the parent windw's DOM that adds a reference ...
    Posted to Cute Editor for ASP (Forum) by dr. beat on January 13, 2008
  • Re: table background image path

    adam, i understand the last post however what i am trying to say is that when i go into the editor and create a table and assign a background image through the style builder the only link it offers me is /uploads/Cindy_Crawford.jpg it will not insert http://CuteSoft.net/uploads/Cindy_Crawford.jpg once i click ok to apply the style ...
    Posted to Cute Editor for .NET (Forum) by Capsey on December 4, 2006
  • Re: Cute Editor and Dreamweaver CS3

      I decided to clean some javascripts, including tinymce leftovers... it was commented... still ... :S   instead of changing the var to Editor1, changed Editor id to my var:   <CE:Editor id=''texto'' EncodeHiddenValue=''false'' runat=''server'' Text='<%# artigos.FieldValue(''texto'', Container) %>' />   It ...
    Posted to Cute Editor for .NET (Forum) by madret on March 16, 2009
  • Re: Insert Image Errors

    <%@ Register tagprefix="CE" namespace="CuteEditor" assembly="CuteEditor" %>  <%@ Page language="c#" %>  <html>      <head>      </head>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 13, 2013
  • Re: Selectively use Absolute Paths in Cute Editor

    Hi gordonjohnston,   For now the editor does not support to separate the image/link url format. We suggest you change the link url to the relatively path before you send the mail at server side.   Please try the example below, it shows you how to replace the path of the link(only for <a> target) at server ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 20, 2012
  • Issue with Absolute Positioning of Image

    Having the ability for absolute positioning of images in this editor is amazing...however when I use this button, where I place the image (right beside my body of text, on the live website, the image appears way above even the area that the page content is 'supposed' to display.   Do you have any opinions as to what could be causing the ...
    Posted to Cute Editor for ASP (Forum) by JBrownAtWork on June 14, 2012
  • Has Issue with Image Inserts Been Fixed?

    I use the Cute Editor to edit the content of my web site.  I have a problem when I am using the editor in my debug environment (Microsoft Visual Web Developer 2008 Express) in that when I insert images, they do not show, only the funky X where the image should show.  The editor shows images fine once I deploy to my server.  It just ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on August 5, 2010
  • More issues with Image Gallery Popup

    We have a complex form with a CuteEdit.Net editor control on it. I originally reported a problem with the popups for Insert Image, Image Gallery and Template Gallery conflicting with other ASP.Net controls on the page and not rendering correctly. The recommendation was to add ''UseStandardDialog=True''. We did so. Now on the Insert ...
    Posted to Cute Editor for .NET (Forum) by Richard Schaefer on April 13, 2010
« First ... < Previous 34 35 36 37 38 Next > ... Last »