Search

You searched for the word(s): "image editor"'A=0
Showing page 148 of 229 (2,285 total posts) < 1 second(s)
  • How define the complete path when the pages includes relative paths for the images and css.

    My question is very trivial!. In the virtual directory of my server are stored html pages with relative path both the images and css. On client side I try to load a page using editor.LoadFile( pathFile ) where pathFile rappresents the path absolute to this page on server.  Nevertheless no image is displayed (or css is rendered) ...
    Posted to Cute Editor for .NET (Forum) by polmau on June 28, 2006
  • modified images cannot be opened in photoshop

    whenever images are modified by cute editor and I try to open them through photoshop, I get ''could not complete your request because an unknown or invalid JPEG marker type is found.''What is this and how can I get around it?Also, images that have been edited in cute editor (rotated, cropped) are horribly unoptimized...the uploaded file weighs in ...
    Posted to Cute Editor for .NET (Forum) by ludis on June 8, 2006
  • Suggestion and small error with relative path.

    Hello, when I add a link to an anchor (my customer uses IE) I insert link and write "#anchorname". Sometimes, the final page ends with "href='/soridp/aiisf.com/admin/Default.aspx#anchorname'" and not "href='#anchorname'" RemoveServerNamesFromUrl is set to true. This happen only a few times, and I'm unable to ...
    Posted to Cute Editor for .NET (Forum) by mdurli on December 10, 2005
  • problems using CuteEditor

    Hi all, thanks for this great module , but i have 2 issues with it 1 - when  i used CuteEdit  as a component in one of my module it gave me an error that it can't find the  default.config security policy file ??? and it wasn't referencing the CuteSoft_Client folder in the providers folder , it was ...
    Posted to Cute Editor for .NET (Forum) by jtamimi on August 14, 2005
  • Duplicate buttons

    Hi ! I'm a new customer since last friday, and I have been working around CuteEditor during all week-end. Sofar, it looks really great.  I was able to add buttons, and stuff, but I have a strange behavior when I try to add buttons to the toolbar by hand, instead of using the template. Here is some code ...
    Posted to Cute Editor for .NET (Forum) by julien on February 9, 2004
  • Re: Bug: "Insert images" and "Insert Link" problem.

    Further problems regarding this bug Following this scenario:   insert image select image by clicking once on the image (resize squares appears) Insert link by clicking on the Insert Link button.   resulting in undefined being showed in the editor and on the web page. This is teh html-code:  <A ...
    Posted to Cute Editor for .NET (Forum) by tomsl on February 2, 2004
  • Re: "Insert image" in Make Template editor assumes Uploads folder

    oleko:Sorry, same result   Try setting the path in Page_Init.  protected void Page_Init(object sender, EventArgs e) { } 
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2013
  • Insert Image problem

    How do i specify a certain subfolder for Insert image? for example, i tried:   editor.ImageGalleryPath = ''/Uploads/subfolder''   But it always goes to the Uploads root folder and not the subfolder Please help with this.   Thank you.
    Posted to Cute Editor for ASP (Forum) by jaydlr on May 23, 2009
  • Re: Toolbar Button Images Missing CE 4.0

    Joek,Try set the Editor.UseHttpHandlerCacheImages Property to false.By default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property to false. If it doesn't help, please send your editor URL to me through the URL.  
    Posted to Cute Editor for .NET (Forum) by Adam on October 7, 2005
  • Re: Runtime Error: Object Expected when opening Image Editor

    bigdoggy007,   Yeah, It's strange.   Can you try install Cute Editor version 5.3 from a new virtual directory and run the example files only?    
    Posted to Cute Editor for .NET (Forum) by Adam on November 20, 2006