Search

You searched for the word(s): "image editor"'A=0
Showing page 49 of 166 (1,657 total posts) < 1 second(s)
  • Re: Deploying to CS 2007.1

    Adam, thanks. I installed it as recommended; it works as expected in the forums, but I'm still having some issues; 1. When I double click my first page, Cute Editor comes up as my in-line editor.    When I do the same for other pages, nothing comes up.  Any ideas? 2. When a user uploads an image to place in their ...
    Posted to Cute Editor for .NET (Forum) by stevennestler on October 28, 2007
  • Re: Custom file provider

    Yes I have used it as a template for my own implementation. I discovered that the problem is that CE expects the GetImage file to be in the same directory as the ImageEditor. That is why it did not work. You should implement functionality to allow the image editor to work with relative urls for the gallery... When I return that the Image can be ...
    Posted to Cute Editor for .NET (Forum) by davgut on September 11, 2007
  • Re: moving the image in cute Editor for .NET

    I'm using the cute editor 5 and above version.   actula problem is when we r inserting an image directly on editor it paste on one position. when i want to move to another place it is not moving.  Pls helping regarding this prob.
    Posted to Cute Editor for .NET (Forum) by jilani on April 13, 2006
  • Re: Urgent issue need to resolved..

    once the I added a word into the dictionary then added word is maintained only for that specific browser in which the word was added.if u will login with other browser then u will find that added word is not there in the dictionary .I need to add the same word again. The new added word is stored in the client side cookie in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 28, 2008
  • Re: how to edit images

    dasari,   Please use online image editor to edit images.   Image management Feature Details Online Image Editor People that input content on a website are generally not web designers, so most don't have that ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 24, 2006
  • Browse Dialog

    I am override the GetFileItems() in the SqlFileStorage.cs to retrieve the image from a disk folder rather than from the database as in the examples   When I selected InsertImage button from the Cute Editor the image insert properly without any problem; After that I open the image properties then click on BROWSE button to replace the ...
    Posted to Cute Editor for .NET (Forum) by Hubert Nguyen on August 13, 2006
  • Re: File name one word with no spaces or special characters - Why?

    Ben,   Please check the following article: http://cutesoft.net/developer+guide/Building-your-own-Image-Name-Filter.htm   Building your own Image Name Filter This section is for Advanced Developers. Knowledge of the Regular Expressions is a prerequisite. Cute Editor has taken steps into image file name management. A new and ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 29, 2006
  • <!-- Inject Script Filtered --> ?

    Hi,   I'm making progress. Here is my latest problem. I've got a small script in one of my pages. Nuthin too fancy just an image preloader for some roll overs.   <SCRIPT LANGUAGE=''JavaScript1.1''> var cache1 = new Image(); cache1.src = ''images/toolkit/one-up.gif''; var cache2 = new Image(); cache2.src = ...
    Posted to Cute Editor for .NET (Forum) by giantsteps on March 18, 2004
  • Re: code to drop an image from images dropdown

    oompah: I am trying to use the code to do it programtically but no matter what I do it still leaves your default logo and flower image in there.   I assume programtically setting this I do not need to edit the Common.config file or do i need to do both   here is my code     Dim dropdown As ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 14, 2010
  • Re: Using the Upload Button in the Insert Image Dialog

    Hi Chaplain,   Here is the code of that page, you can also fine the code in the download package:   Download:   http://cutesoft.net/downloads/folders/21904/download.aspx   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 10, 2009
« First ... < Previous 47 48 49 50 51 Next > ... Last »