Search

You searched for the word(s): "image editor"'A=0
Showing page 22 of 229 (2,285 total posts) < 1 second(s)
  • Re: Image Gallery and Insert Image

       editor.ImageGalleryPath = ''/'' & user_folder_name & ''/documents/images''    editor.MediaGalleryPath = ''/'' & user_folder_name  & ''/documents/fichiers''    editor.FlashGalleryPath = ''/'' & user_folder_name  & ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on March 22, 2008
  • Re: Problem with Editor.Text reset and image gallery - reproduced with demo

    Hi Adam, I have now spent two hours looking through the code as you suggest. First let me say that my expectation of support, especially when I pay $200 for a piece of software, is for you to assist me with this problem and not simply refer me to a scant one-page in your docs on ''API Integration'' and some poorly-documented, ...
    Posted to Cute Editor for ASP (Forum) by dr. beat on January 13, 2008
  • portion of editor code repeating above the Cute Editor

    I am using Cute Editor for ASP v3.0 and an Access dB for developing, and IE, v6.0.2800.1106IS. Strange, but when I add an image to the editing area, and then open the editor pulling in that same content via Access dB, I get the following screen shot (click here to see it). Actual code getting ...
    Posted to Cute Editor for ASP (Forum) by cubefree on January 12, 2005
  • Re: CuteEditor ShowDialog from outside the editor

    Hi Kenneth,   I got it working now by using a work-around. What i did is put a cuteeditor instance on the page and set the width and height to 1 (just as with the ''Use Cute Editor als image selector''). It works, but I think it's overkill to have an CuteEditor instance on the page while not making any use of it, except for the showDialog ...
    Posted to Cute Editor for .NET (Forum) by pauluz on October 8, 2010
  • Re: SB Development License Image Paths

    Dear vballboa,   When you move to production enviornment, you can use filter to drop the ''webapplication'' from the URL, you only need add the following highlighted code in your production enviornment:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 30, 2010
  • Re: Formatting image selector result textbox

    Hey Eric, thanks for the reply. I was already using URLType=''SiteRelative'': <CE:Editor ID=''Editor1'' runat=''server'' Width=''1'' Height=''1'' AutoConfigure=''None''         ShowHtmlMode=''False'' ShowPreviewMode=''False'' EnableContextMenu=''false'' ShowGroupMenuImage=''False'' ...
    Posted to Cute Editor for .NET (Forum) by spencet on April 14, 2010
  • Re: can't see flash object in cute editor when viewing in mozilla

    when i uploaded flash using editor button , it showed some default gray color image... but when i did the same using my custom button ..it is showing nothing... just showing the code in HTML view. of the editor In that html view the End Tag of Embed is missing ... is that the problem? The editor deletes the Embed's End Tag 
    Posted to Cute Editor for .NET (Forum) by tahir.shaikh on April 24, 2009
  • Re: Dynamically Specifying Image Upload Directory

    <?php include_once(''CuteEditor_Files/include_CuteEditor.php'') ; ?>   <html>       <head>       </head>       <body> ...
    Posted to Cute Editor for PHP (Forum) by Adam on July 10, 2009
  • CSS not being parsed correctly within editor

    Hi Adam,   I can't seem to get my fonts to look the same both within the editor and outside of the editor. When the XHTML is used in my page it is shown at the correct 11px size, but within the editor it's much larger. I've had a hunt through the forums and can't find the answer.   Below are the separate sections of related ...
    Posted to Cute Editor for .NET (Forum) by Luminousc on January 16, 2009
  • External CSS and Editor Background

    Hi,   I've scoured the forum trying to find a solution to the problem, and have applied all the fixes I've found, yet to no avail.   I've configured the editor as below.  It is using an external style sheet and is displaying the background image from the body tag, as well as all the classes from the css.   <CE:Editor ...
    Posted to Cute Editor for .NET (Forum) by seipar on October 15, 2008
« First ... < Previous 20 21 22 23 24 Next > ... Last »