Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 207 of 966 (9,656 total posts) < 1 second(s)
  • Re: Restrict Template Upload?

    Disable the upload function.   1: Edit security policy file. The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder. In security policy file you can find the AllowUpload element. By default, it contains the following value: <security ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 7, 2009
  • Re: Firefox SearchSelectionElement for embed or object

    Hi   Still doesnt help much. I am aware of all those examples as have already made many popups that suck out info from editor and repopulate afterwards. All work fine in IE and firefox, its just this embed/object I am having problems with.   When I get the selected HTML for the flash object it returns (in firefox)   <img ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 5, 2008
  • Re: Spelll Checker Not Working

    Hi nareshdusi,     Please create a new website only include  one page which include the following code and try again. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 24, 2008
  • Re: ftbContent Type

    Marcus,   Just the result code is different:   Editor.XHTML Property Retrieves the CuteEditor HTML content in XHTML format.   Editor.Text Property This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 13, 2008
  • Re: Has anyone implemented a custom open button?

    Those links are changed in Version 6.0.   Please use the following examples. The source code of these examples can be found in the download package.   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 14, 2007
  • Re: DNN Javascript event for save button

    Using this code-snip in the TextEditor.ascx but fails to connect it to the event...   <script language=''JavaScript'' type=''text/javascript'' > function HandleEditorCommand(editor) {  if(event.command.toLowerCase()=='help')  {   alert(''You click the help ...
    Posted to Cute Editor for .NET (Forum) by amek on November 13, 2006
  • Re: Developement License

    Hi John,   I understand where you're coming from.   There are 2 ways to go around the issue 1. install CuteEditor with its license on your IE7 PC as well so you access both http://localhost by IE6 and IE7 2. install CuteEditor to a folder on your server. A Domain license for http://domain.com is good for ...
    Posted to Purchase / License FAQ (Forum) by Karen on October 23, 2006
  • Re: losing markup switching between HTML and NORMAL mode when in frameset

    Hi Adam,   Well i've just reproduced the same error again.   It seems when i have a <table></table> above the table which holds the editor it produces the same result mentioned before.   When u remove the html markup of the first table it works perfect, but with the first html table markup it produces the strange ...
    Posted to Cute Editor for .NET (Forum) by developers on August 10, 2006
  • Re: how to generate cute editor in the code without using the tag prefix cute editor????

    <%@ Page Language=''vb''%><%@ Import Namespace=''CuteEditor'' %> <%         dim editor as new CuteEditor.Editor        editor.ID = ''Editor1'' %><html>    <head>       <title>ASP and ...
    Posted to Cute Editor for .NET (Forum) by scheineden on July 24, 2006
  • Re: License for Web Messenger Private Chat

    Shawn,   This message usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor. Download the evaluation version from the CuteSoft site again and continue your ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 10, 2005