Search

You searched for the word(s): "image editor"'A=0
Showing page 96 of 229 (2,285 total posts) < 1 second(s)
  • Re: What are the IIS requirements for ASP 6.1

    Hi Adam Yes It appears that the code for the image/media popups uses  response.codepage which is unsupported on IIS 5.0 (i.e. Win 2k servers). As the server on which we use Cute Editor is a Win 2k box I was trying to ascertain if I had missed a trick with the system requirements. Thanks Steve 
    Posted to Cute Editor for ASP (Forum) by Graphite on December 5, 2008
  • Re: Custom Image Handling

    Adam,   I looked at that and I have been able to implement the custom button and it is opening up my window the way I'd like.  Now there is the second part of my question.   Once an image is selected how do I feed it back to the editor?   Thanks,   Evan
    Posted to Cute Editor for ASP (Forum) by EvanNelson on June 1, 2006
  • Re: Unknown server tag 'CE:Image Editor' on ImageEditor.aspx

    iamjamesduncan,   It looks like you are using a convertion tool which caused the problem.   Please open the imageeditor.aspx.   And make sure the top three line code are:   <%@ Page Language=''C#'' Inherits=''CuteEditor.EditorUtilityPage'' %><%@import Namespace=''System.IO''%><%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 24, 2006
  • Load word doc with image included?

    How can I load a doc. with an image included, that was created with the Editor into the CuteEditor? I can load a doc fine without an image, but when I try one with an image it displays an array of characters.   Im using editor1.loadWord(path);
    Posted to Cute Editor for .NET (Forum) by pthomas on December 8, 2009
  • Save contents of editor as an image?

    How difficult would it be to create a script that would allow you to save contents of editor as an image, not as an HTML page?   Does Cutesoft/Anyone have any ideas on this?
    Posted to Cute Editor for ASP (Forum) by epicweb on April 15, 2006
  • Re: Problem with Editor and CSS

    yugota: I have the following HTML:   <div style=''height: 100px; width: 100px; border: 3px solid black;''> Content Goes Here </div>   In both IE and Firefox, this renders a 100x100 box with a 3px border, effectively making the box 106x106.  However, in the Cute Editor (use in IE or FireFox as well), the border is ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 23, 2007
  • Image editor not showing images

    I'm working through setting up the editor for the first time.  Everything is going well except for one thing.  When I try to edit an image that I've uploaded, the image will either not be there at all, or will disappear once I start trying to draw lines on it.I knew that ASP.NET 2.0 logs all exceptions to the Windows event log, so I ...
    Posted to Cute Editor for .NET (Forum) by RupertTheSlim on May 12, 2006
  • PDF Export doesn't look right with tables

     I'm having trouble with exporting HTML tables to PDF.  The PDF table cells are not the right width, and the text isn't aligned properly.   I took a few screenshots and posted them here:  http://imgur.com/a/G8HnM    The first image is the aspx page with the editor.  The  second image is ...
    Posted to Cute Editor for .NET (Forum) by PHColo on August 20, 2015
  • Re: AttachEvent for characters left

    Hi SJochums,   Then I suggest you remove the undo/redo button from the toolbar and create your custom button to achieve the undo/redo command, so you can fire another command after them. Like the example ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 18, 2014
  • Re: No display of content even tho there is content!

    OK I do have a problem altho its not quite what I thought earlier.   What I have found is that I set the  editor.Text in the .NET code my HTML is being mangled here! I set the text to the below, then check the .text property in the VS Text Visualiser and its mangled the HTML to the version I pasted previously. The old editor is ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on January 17, 2014
« First ... < Previous 94 95 96 97 98 Next > ... Last »