Search

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

    Hi Ken I have the gallery path set as this: editor.ImageGalleryPath = ''D:\Hosting\darthmikeyd\_sites\eaglesnest-testserver\radracers\images\'' I also have the 3 security files set as the same. However, I don't think this is the issue. I believe the issue has to do with the code in the pages that is used to display the images. As I ...
    Posted to Cute Editor for ASP (Forum) by darthmikeyd on February 9, 2012
  • Help Image URL

    Hi, The ''?'' image takes you to CuteSoft.com home page.  Can you change that to: http://www.cutesoft.net/ASP.NET+WYSIWYG+Editor/Menus+and+Toolbars/default.aspx That page would be very useful to the end-user. Thanks. Todd
    Posted to Cute Editor for .NET (Forum) by thollar on November 28, 2004
  • Re: removing insert media,insert flash,insert image... etc

    Please refer to http://cutesoft.net/developer+guide/scr/Howto_Change_layout_of_the_toolbars.htm  <CE:Editor id=''Editor1'' DisableItemList=''insertmedia, insertdocument,insertflash,inserttable,insertform'' runat=''server''></CE:Editor>   Regards, Eric  
    Posted to Cute Editor for .NET (Forum) by Eric on June 19, 2010
  • Re: Create thumbnail programmatically

    Ori,    There is no such an API in Cute Editor that allows you create a thumbnail programmatically. You need to use image editor or the thumbnail function in the image dialog to create  thumbnail manully. Sorry for the inconvenience.
    Posted to Cute Editor for .NET (Forum) by Adam on January 8, 2007
  • Path issues

    I'm currently having an issue with image and document paths on the editor.   Basically I have to put in ../../images for the image path, to get the folder up that i require. When i upload an image, it all uploads ok, but when i insert the file into the page it doesn't see it, if I remove the ../../ then it ...
    Posted to Cute Editor for ASP (Forum) by Chunky on May 21, 2014
  • Upload images to a separate server

    Problem: I need to upload and store images on a separate server other than the server running the cute editor.   Environment:   Windows 2003 running IIS6.  IE 7 (7.0.5730.13) Cute Editor for .Net    CuteEditor.dll (6.0.0.0)    CuteEditor.ImageEditor.dll (6.0.0.0)   Solution so ...
    Posted to Cute Editor for .NET (Forum) by dgertz on March 14, 2008
  • Absolute Path not working

    The editor is not inserting the entire URL into the path information for images.  Here is the code I am using to instantiate the Editor   Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')   Dim EmailID As String = Request.QueryString(''EmailID'')   Dim EnterpriseEmailID As String = ...
    Posted to Cute Editor for .NET (Forum) by renman on February 4, 2008
  • create multiple versions of uploaded images

    Hi all,   I've been working on a cms system for my company, and everything is nearly finished except they require that any image that gets uploaded is resized into multiple folders at different resolutions for thumbnails and supersize views etc. I'm trying to see if there's any way that cuteEditor can help me with this? I don't mind doing ...
    Posted to Cute Editor for .NET (Forum) by jonathanmcnamee on September 12, 2006
  • Problem with the relative paths

    Hi Support   Sorry for my insistence, but I am willing to understand where is the problem referred to the relative paths. This was your initial answer to my problem:''That's the problems using relative path. When using the relative path,  it will work in some particular situations. When load the HTML code into the editor, if ...
    Posted to Cute Editor for .NET (Forum) by polmau on June 30, 2006
  • Add Drawing Pop-Up Form...

    I've developed a simple flash drawing program that saves a user's drawing as an image on our server.  I would like to either create a new button for the cute editor to popup a dialog that allows them to draw an image, save it, and then have it inserted into the cute editor.  I know it is possible as you can insert images/upload, ...
    Posted to Cute Editor for .NET (Forum) by aaron_da_pimp_2 on August 15, 2005