Search

You searched for the word(s): Image
Showing page 230 of 440 (4,393 total posts) < 1 second(s)
  • 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: Onload rendering error

    Here it the rendered control. Warning... Its not pretty!              <input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
  • Add a caption to an image

    Is there a way to add a caption to image, specifically along the bottom? I would like to be able to restrict the amount of text added to the caption then. I see how to add text, but this seems difficult to move around and place for our users. Thanks,
    Posted to Cute Editor for .NET (Forum) by scanner2001 on September 28, 2006
  • Re: Select image with ExecCommand('insertimage') and write path to textbox

    Please change:                     editor2.ExecCommand('ImageGalleryByBrowsing'); to:        editor2.ExecCommand('InsertImage');
    Posted to Cute Editor for .NET (Forum) by Adam on May 19, 2008
  • PasteHTML inside href tag appears outside

    Hi   When i do a pastehtml and an image is selected inside a href tag the old image is removed but the new image appears before the href tag instead of inside it.   You can replicate this on http://www.cutesoft.net/example/JavaScript-API.aspx   Goto html view and wrap the first image with a href tag. Then goto normal view ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on August 19, 2009
  • Re: Set default ImageGallery Height and Width on insert

    Please check the following article:     Restricting Image Uploads By Size, Width and Height:   http://cutesoft.net/developer+guide/restricting-image-uploads.htm     Automatic Image Resize:   http://cutesoft.net/developer+guide/automatic-image-re-size.htm     After the user inserts images into ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 11, 2007
  • Questions about Images and Editor

    On our website, we allow users to upload files and then post them in blogs. Your product seems to work great for this. I would liek to know if it is possible to get the image to be referenced from a file server when it is added into the blog entry rather than referenced directly from the site. For performance reasons we have had to separate media ...
    Posted to Cute Editor for .NET (Forum) by Skatematic on June 26, 2006
  • bug in handling PNG files

    Hi there!My customers are using transparent PNGs for their article images.Now there r 2 problems and 1 question:problem 1)when a customer tries to get a thumbnail for an image via the autothumbnail-feature, it is corrupted (transparent parts get black)problem 2)is the same, but affects all, dynamic thumbnails of transparent pngs are also destroyed ...
    Posted to Cute Editor for .NET (Forum) by mycroftg on April 24, 2006
  • ImagePop checkbox??

    Is it possible to have an easy way to place an image and 1. pop up in new window w/ ''close'' top and bottom or 2. open same window w/ ''return'' or 3. (workable, but not optimal) open in new window and users must close window via window controls.   I can do it if I 1. upload image. 2. select image. 3 click download icon 4. select same ...
    Posted to Cute Editor for .NET (Forum) by Devo on June 18, 2004
  • Re: Changed event not firing

    I know what should happen, Adam, but when I start typing, nothing displays in the right panel. You can clearly see that in the image below: I clicked in and typed, but nothing showed as changed:   This is IE Version 6.1.   . This is also true with our deployed version.   FredD
    Posted to Cute Editor for .NET (Forum) by fredd on November 19, 2007