Search

You searched for the word(s): "image editor"'A=0
Showing page 139 of 229 (2,285 total posts) < 1 second(s)
  • Re: Problem with relative/absolute paths and EditCompleteDocument

    Adam,   With editor.URLType = ''Absolute'' I get the folowing source:   <html>     <head>     </head>     <body>         <img height=''181'' alt='''' src=''http://www.solit.nl/images/afbhomev1.jpg'' width=''98'' ...
    Posted to Cute Editor for ASP (Forum) by mverbeek on August 23, 2007
  • Re: Problem With Uploads

    From the beginning I used editor.ImageGalleryPath = ''/uploads'' and only tried the full URL when that didn't work.  Also, the uploads directory has been permissioned for write access by IUSR as I mentioned in my initial post.  I have tried putting the uploads directory in the wwwroot and in the same directory as enableall.asp ...
    Posted to Cute Editor for ASP (Forum) by BBall on June 28, 2004
  • Re: Insert Image on Cute Editor

    Adam,   you mean file located on the server  we need to set this property? rather than setting this property can we display message in the upload box?    let me know.   thanks.
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Insert Image window looks broken in V6.3

    Hi, just tested a simple code and clicked on Insert Image or Insert Template. All windows look broken.   Thanks for help! Example Code: <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''CuteEditor.aspx.vb'' Inherits=''CuteEditor'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' ...
    Posted to Cute Editor for .NET (Forum) by Dev65 on February 13, 2009
  • Creating a Control Server Side

    I'm trying to create some Rich Text Editor controls server side (on page load) through .Net using "RTE.Editor rteSlide = new RTE.Editor();"   Whislt the controls are visible and seem to work as expected some toolbar items (image gallery, insert image, template, etc...) cause the following error: Control '{Control ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on September 26, 2014
  • Re: Insert Media Differences Between IE and Firefox

    Dear  Kazzlo,   In firefox, after you insert the flash, you should get the following image in the editor window.         After you submit the form, the correct flash code will be extracted from the editor. The reason we do this is to prevent  firefox mess up your flash. First we protect your flash ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 9, 2011
  • Modifying EditorBodyStyle Programatically

    Hi There,   I have a site where the users can update the content using Cute Editor. Some of the content is rendered over a background image. I set the Cute Editor properties as follows : string s_SourceFile = Server.MapPath(dr.GetString(8).Trim()); Editor1.EditorBodyStyle = ''font:normal 10pt verdana; color: '' + ...
    Posted to Cute Editor for .NET (Forum) by BazVoce on June 25, 2009
  • Out of memory exception

    Hi,   Just bought the version 6.3 couples of weeks ago, when my users browse throw the image gallery they raise an Out of memory exception : Type: System.OutOfMemoryException Message: Out of memory. Stack at System.Drawing.Image.GetThumbnailImage(Int32 thumbWidth, Int32 thumbHeight, GetThumbnailImageAbort callback, IntPtr ...
    Posted to Cute Editor for .NET (Forum) by dstpierre on May 21, 2009
  • CuteEditor 6 and SEO Module by XP Idea LLC

    We use cute editor as our main editor on our dotnetnuke 4.7 site. We just installed the SEO Module by XP Idea LLC which is an http module that analyzes content on a web page and changes the keywords tag to reflect that content. For some reason when this module is running and a someone tries to open an insert image window or edit properties window ...
    Posted to Cute Editor for .NET (Forum) by Libertytec on November 28, 2007
  • Re: Enable icons for specific role

    That works great!!! thanks a lot.   Now if the editors(role) use the WYSIWYG editor - when he clicks on the 'image gallery' he is not able to see the pre populated images that are there in the site. But if the admin logins in and uses the 'image gallery' he is able to see the prepopulated images. i used all the property that i sused by ...
    Posted to Cute Editor for .NET (Forum) by jyotsna on August 23, 2007