Search

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

    Rob, This issue is resolved in version 6.0. This issue is resolved in this new release.   It's a free upgrade.   Demo: http://richtextbox.com/cs/ Download: http://cutesoft.net/downloads/default.aspx Editor.EmptyAlternateText Property and EmptyAlternateText Enumeration have been ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2007
  • image path

    In multiaprt mail i am using this cute editor to send html part to another user but when i upload site on server then it will not showing me images........it gives me following path in cute editor  HTML view src=''http://cutesoft.net/timeout/images/EmailHeader.gif''  INSTEAD ...
    Posted to Cute Editor for .NET (Forum) by milind_wmahajan on March 12, 2007
  • UseHttpHandlerCacheImages Editor property speed

    I have read the manual on this property and it says ''By default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property''.  By the name of this property it looks like it is attempting to cache the images used by this product on the servers side.   Can you ...
    Posted to Cute Editor for .NET (Forum) by jboduch on December 19, 2006
  • Re: Change image gallery path by user

    OK, figured it out. Not sure, but the documentation seems to be a little misleading, it lists the following:Editor1.SetSecurityImageGalleryPath= ''~/uploads''; but here is how I got it to work: protected void FormView1_PreRender(object sender, EventArgs ...
    Posted to Cute Editor for .NET (Forum) by scanner2001 on October 8, 2006
  • Cute Editor Does Not Properly Display Complex HTML Pages

    cute editor does not display X,Y scroll bars when displaying complex HTML files in the edit window, user can then insert wide content, then additional scroll bar appears.Please  see the formatting below, it gets totally disturbed in Preview and Normal Mode. But when we save the HTML to database and load on a webpage, it loads with proper ...
    Posted to Cute Editor for .NET (Forum) by smitaswaika on August 17, 2006
  • Re: Create Popup on Icon (image) Click

    I think I found a solution for what I need.  You can continue to override the built-in New button as in my first example, but then just call your editor1.ExecCommand(''New'');  javascript.  I resolved my one issue above by just creating an additional argument to my javascript function for the Editor Client ID property.  ...
    Posted to Cute Editor for .NET (Forum) by JonE on July 14, 2006
  • Re: I want to rename the uploading image. how can I do?

    Aleks, Please check the following article. It's possible to rename the image name based on the current username, security role.... But this needs modify the souce code of CE and recompile a new DLL.  Renaming images based on the time the file was uploaded In some situations, the developers need to reename images based on the time ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 2, 2006
  • Template Image URL getting rewritten to CuteSoft_Client/CuteEditor/ path

    I am using relative paths in my templates, but the Editor is ignoring the control's UseRelativeLinks property and changing the image src URLs to the full URL with server name.  Here's an example:   Template File Text:    <img src=''../images/Global/template_a_top_fpo.gif'' alt=''admissions'' width=''437'' height=''115'' ...
    Posted to Cute Editor for .NET (Forum) by kraffay on January 5, 2006
  • Re: DNN 3.1.1, Cute Editor 5 - Setting the EditorBodyStyle property in Web.config

    Ok, I don't know what's happened, but it seems to be working now.  However, I have the same background image problem that is described in this thread: http://www.cutesoft.net/forums/10171/ShowPost.aspx i.e.  I have EditorBodyStyle=''background-image: none;'' set - the background is not displayed in Normal and Preview ...
    Posted to Cute Editor for .NET (Forum) by Lennon][ on September 14, 2005
  • Re: save relative path after insert image

    Adam,   I did that:   <ce:editor id=''Editor2'' DisableAutoFormatting=''true'' RemoveServerNamesFromUrl=''true'' UseRelativeLinks=''true'' runat=''server'' activetab=''View'' filespath=''./CuteEditor''></ce:editor>  And now I've got:<img height=''600'' ...
    Posted to Cute Editor for .NET (Forum) by Daniel Krebs on August 19, 2005
« First ... < Previous 47 48 49 50 51 Next > ... Last »