Search

You searched for the word(s):  
Showing page 619 of 2,488 (24,872 total posts) < 1 second(s)
  • Re: Call server side code (i.e. .NET code) when clicking on CuteEditor's button

    Please check the following article:   How to create/register a custom button (Server Control) so that it can be used in the template?( C# | VB ) This example demonstrates how easy it can be to add Server Controls to the CuteEditor and register it ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 18, 2008
  • Re: Issue floating in IE6

    This issue is caused by IE 6.0 own built-in bugs.   <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>   If you choose to use an XHTML doctype , please note that the XML declaration makes IE 6 (but not IE 7, IE 8.0) trigger the Quirks mode. All ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 7, 2010
  • Re: Executing a button event on the cute editor form

    JonE,   Please try the following code:     // get the cute editor instance    var editor1 = document.getElementById('<%=Editor1.ClientID%>');     editor1.ExecCommand(''PostBack'');    
    Posted to Cute Editor for .NET (Forum) by Adam on December 18, 2006
  • Re: How to disable copy and paste image functionality in cute editor <img src="data:image\png..."

    Hi wzs5011, It works fine for me. I have tested on IE 9, firefox 8.01, firefox3.6.12 and chrome 16.0.912.63 m I copied the content from http://www.microsoft.com/en-us/default.aspx, used ctrl+a and ctrl+c copied all the contents and pasted into editor. Then click the submit button also, I have tried right click on the ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 10, 2012
  • Re: Very frustrated with vers. 6.4

    Geoff,   1.   If you want 6.0 upload funtion, please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and modify the following code:   <CE:Uploader id=''InputFile'' runat=''server''></CE:Uploader>   to:   <CE:Uploader id=''InputFile'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 16, 2009
  • Re: Licensing and editor extensibility questions

    nicolas, nicolas.barre wrote: A few quick questions about cuteeditor : 1°) We would like to extend cuteeditor to handle links / images / documents through our own custom program. We have previously done this with another wysiwyg editor as we had source code. The Question is : does cutesoft editor allow you in an easy way to add buttons ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 20, 2005
  • Re: anchors

    I have had the same problem and it appears to happen with any kind of link that is a type of ''Other''.  If the url for your editor location is www.something.com/editor.aspx and you set up a link to Top (to use the existing example).  It will render as <a href=''#top''>Top</a> just like it should, but if ...
    Posted to Cute Editor for .NET (Forum) by joey on August 11, 2005
  • Re: Uploading Very Large Files

      Okay, this might be a lame question, but...   I don't see it in the CuteEditor anywhere.  What does the button look like?  Is it just that the usual uploaders in the (Image Gallery, Insert Media, Downloadable Files etc.) dialogs have been replaced with Ajax Uploader?  Or should I download and install the Ajax ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on July 23, 2008
  • Re: CuteEditor 6.0 and ASP.NET 2.0 asp:DetailsView Problem

        Ok so that fixed it in IE 7.  However i'm still having a problem with Firefox 1.5.  The editor loads like this...     Same example but run it in Firefox and this is what I get.     Thanks,   Lee    
    Posted to Cute Editor for .NET (Forum) by lharris on May 4, 2007
  • Re: can't dupe Permission denied error

    Hi Karen, Yes. You need to click hyperlink text/keyword contained in the preview window. Again i'll repeat,Steps to reproduce the same using below links,http://cutesoft.net/example/general.aspxhttp://www.cutesoft.net/forums/AddPost.aspxClick anyone of the above link.  Type some contents in cute editor -> select a ...
    Posted to Cute Editor for .NET (Forum) by esskaykay on January 30, 2006