Search

You searched for the word(s): "image editor"'A=0
Showing page 18 of 229 (2,285 total posts) < 1 second(s)
  • Re: Customised image selector unable to work in Chrome v13.0.782.220 m

    Hi Kenneth, Thanks for your help. I've changed my image selector to using the gallery as your code suggested and it worked. I did make some changes as I had to include many instances of the images selector in a single page. Below is my final codes for all to reference. <table border=''0'' cellpadding=''0'' ...
    Posted to Cute Editor for .NET (Forum) by huatz on September 15, 2011
  • Re: Inserted image properties...

    Thanks for your reply, Adam.   What I mean is that I want to modify by code the image style WIDTH and HEIGHT properties so it stretches the images but without modifiying image size so it doesn't loose quality. I would like to do that every time the user inserts an image.   sptxt is the Cute ...
    Posted to Cute Editor for .NET (Forum) by raul_xl on November 16, 2006
  • Hi I am new to cute editor..

    Hi, I am just started using cute editor and i find it the #1 in editors what we have now,The name itself suites the editor.I love it. But I have a set of doubts to be solved. this is my editor settings   <CE:Editor ID=''Editor1'' runat=''server'' EditCompleteDocument=''true'' Height=''275px'' Width=''787px'' ...
    Posted to Cute Editor for .NET (Forum) by navin on May 30, 2006
  • Problems with Safari

    I am using javascript in an asp.net 2.0 site to attach events (or event listeners) to the 3 tab images in the editor (Normal, HTML, Preview).  The script is called in this way: <body onload='CE_attachEvent()'>function CE_attachEvent(){     // get the cute editor instance     var editor = ...
    Posted to Cute Editor for .NET (Forum) by rokinroj on February 24, 2006
  • Re: Insert Image on Cute Editor

       Hi Adam,      On IIS we already set to allowed file size upto 1000K.      the error is triggering at line 32 \CuteEditor_Files\Dialogs\include_upload.asp. this page is included in filePost.asp.      This the piece of code at line 32:    biData = ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Re: Access denied error when attempting to launch Image Editor in CuteEdit 5.0

    I had the same problem on a win2k3 machine...I could not unset the Read-Only attribute of the properties...microsoft has published a workaround, essentiallyattrib -r -s c:path\directorybackground info:CAUSEUnlike the Read-only attribute for a file, the Read-only attribute for a folder is typically ignored by Windows, Windows components ...
    Posted to Cute Editor for .NET (Forum) by ludis on June 9, 2006
  • Re: How to: Use the image selector from CuteEditor outside of the editor itself

     marrik wrote: Hi Jason!   Great work but I do not seem to get it to work. I've downloaded the most recent version of CE.   I have more than one problem:   1. CE doesn't recognize this : <PageProperties Title='''' Description='''' HtmlBase='''' Keywords=''''> </PageProperties>   2. When running the ...
    Posted to Cute Editor for .NET (Forum) by marrik on August 6, 2005
  • Editor Error using Image button in DNN 2.1.2 Help!

    I am transplanting a DNN installation version 2.1.2 In the previous installation, which I was not in charge of, it worked fine.  Now, after transplanting the sql database and directory, for some reason I get a server error. It seems to have defaulted to the wrong path ''Could not find a part of the path ...
    Posted to FAQ (Forum) by gruve on December 6, 2004
  • Re: Can programmatically/dynamically set a background image for editor?

    In the download package, there is a file named Using-External-Style-Sheets.aspx.   Here is the source code of this example:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 3, 2008
  • Re: Modifying an image inserts inadvertant attributes.

    Vinstr,   You can set the following property to false to remove empty alt vaue.   Editor.EmptyAlternateText Property Specifies the manners in which the editor handles images without alternate text specified or images with empty alternate text.   The only option to remove Width and Height attribute from image is creating ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 13, 2009
« First ... < Previous 16 17 18 19 20 Next > ... Last »