Search

You searched for the word(s): "image editor"'A=0
Showing page 37 of 229 (2,285 total posts) < 1 second(s)
  • Help with Image Bank

    I am having two problems using your image bank in the editor   1. when trying to upload an image on my PC after running the page using VS I get an error: Cant find image in folder c:\...\UploadsTemp (This only happens in FX browser)   2. I need the ability to have the images saved to a shared folder on one of our servers ...
    Posted to Cute Editor for .NET (Forum) by esack on December 23, 2009
  • get a .net error on classic asp editor

    We currently have a classic asp cms which uses cute editor asp. However we do have some .net error trapping to trap all errors on our cms and websites.    Unusually we are getting an error on our classic asp editor as follows: System.Web.HttpException The file '/sitemanager/CuteEditor_Files/Themes/OfficeXP/Load.ashx' does not ...
    Posted to Cute Editor for ASP (Forum) by baigent on June 19, 2009
  • Re: Image Gallery As Browse/Upload Btn

    Hi, I also have this problem/need.   I asked Adam on live chat about making the control in ''Use as Image Selector'' hidden. He said to contain the control in a div which is hidden, like:- <div style=''visibility:hidden;''>    The control </div> BUT when you do this the javascript function ''InputURL'' ...
    Posted to Cute Editor for PHP (Forum) by Glenn on May 5, 2009
  • How to insert the values from the aspx page on a specific location (cursor position) on the editor.?

      Hi Adam,   to open a page from custom toolbar button is done by using following line of code. System.Web.UI.WebControls.Image Image1 = new System.Web.UI.WebControls.Image(); Image1.ToolTip = ''Insert something''; Image1.ImageUrl = ''CuteSoft_Client/CuteEditor/Images/face2.gif''; Image1.CssClass = ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on December 11, 2008
  • Image Insert - Interations through directories take too long.

    I am having a problem with the ''Image Insert'' portion of the Cute Editor control.  The code for Cute Editor is iterating through all the directories the first time through so it takes a long time to load up all the images in my directories.  Is there a work around or did Cute Editor fix there code so it only interates through the ...
    Posted to Cute Editor for .NET (Forum) by edtunes on June 20, 2008
  • Use CuteEditor as an image selector FAIL

    I've implemented a page with an ''an image selector'' using the code of the example page use-CuteEditor-as-image-selector.asp. But when I click on the button: Change image, it open a window with this error: ''The area you are attempting to access is forbidden'' How can I to specify the folder to browse for images? editorImg.ImageGalleryPath = ...
    Posted to Cute Editor for ASP (Forum) by marcog on May 21, 2008
  • How to restrict the image file name length

      HI,   We are using cute editor 5.3  in the Asp.net application. While the user clicks the upload button in the image editor, we should  not allow the user to upload the file if image's filename's length is greater than 20 characters How can i do that. Do i need to write code anywhere?   Regards, Raja
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on September 10, 2007
  • Can we detect if user has selected ONLY an image?

    I would like to be able to detect if a user has selected ONLY an image, ONLY text or a combination of both.  In another editor product, you can detect the selection of an image because there are 'selectedHTML' and 'selectedTEXT' function calls available.  If the length of the content returned by 'selectedTEXT' is zero but ...
    Posted to Cute Editor for .NET (Forum) by rockford on April 24, 2007
  • SavePDF Image Missing

    I am running 5.3 and have a problem when I use the SavePDF command. The problem is that the Images are missing when the PDF is generated even though they show up in the editor. Here is the code for the Editor Object <CE:Editor ID=''cueForm'' runat=''server'' Style=''z-index: 163; left: 154px; position: absolute; top: 202px'' Width=''440'' ...
    Posted to Cute Editor for .NET (Forum) by b3liever on November 30, 2006
  • Uploaded image Name has been changed

    The image insert function is not working properly.  When I click on the picture with a pencil icon, I browse to get my picture, however, the website uploads the image as a file that is named by the date that I uploaded the picture not by the name of the picture.  I even tried this through the other insert image button in the ...
    Posted to Cute Editor for .NET (Forum) by jackie2070 on July 19, 2006
« First ... < Previous 35 36 37 38 39 Next > ... Last »