Search

You searched for the word(s):
Showing page 1370 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Error Message with CE5 in .NET

    Paul, &nbsp; In the version 5.0, the Link of RichDropDownList has been changed to the TreeDropDownList. Please use the following code instead:&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;//Get the TreeDropDownList&nbsp;&nbsp;&nbsp;//check &lt;item type=''treedropdown'' name=''LinkTree'' text=''[[Links]]'' width=''50'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: How to set FilesGalleryPath and path for background images differently.

    This issue has been resolved. Can you download the latest version (10-27-2005) and try again?Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: Formatting bullet points

    The Editor.XHTML Property (Retrieves the CuteEditor HTML content in XHTML format) is using the EditorUtility.ConvertToXml method.Demo:http://cutesoft.net/example/xmloutput.aspx &nbsp; Can you download the latest version (10-27-2005) and try again?Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: We can't get images in destination mail

    Raju, &nbsp; Try &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;Editor1.UseRelativeLinks&nbsp; = false;&nbsp;&nbsp;&nbsp;&nbsp;Editor1.RemoveServerNamesFromUrl = false; &nbsp; Demo: http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx &nbsp; &nbsp; &nbsp;
    Posted to FAQ (Forum) by Adam on November 1, 2005
  • Re: New Install, a couple of questions

    &nbsp;mrdon wrote: 1. When I click on any of the , instert image, insert flash, etc., the pop up window comes up, but there is an error message on it that says: &nbsp; Path not found /admin/CuteEditor_Files/filename &nbsp; any idea how to fix this? &nbsp; Are you sure the your file structure is correct?&nbsp;Can you post your file ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 1, 2005
  • Re: Licing info

    Babyworm, &nbsp; All the license type allows you hide/extend the functions of the editor. &nbsp; Please check the following articles:How to change the layout of the toolbars?&nbsp; http://cutesoft.net/developer+guide/Howto_Change_layout_of_the_toolbars.htmHow to create a custom toolbar configuration ...
    Posted to Purchase / License FAQ (Forum) by Adam on November 1, 2005
  • Re: OnClick

    Please set EnableStripScriptTags property to false: Editor.EnableStripScriptTags Property &nbsp; Specifies whether to remove inject script before write the string into the db. &nbsp; Demo is here: &nbsp;http://cutesoft.net/example/EnableStripScriptTags.aspx &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: turning off htmlentities behavior

    Javier, &nbsp; Try set Editor.UseHTMLEntities Property to false By default Cute Editor maps most special characters to the equivalent HTML entity automatically. You can turn it off by setting this property to ''false''. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: Formatting bullet points

    This is an IE behaviour. &nbsp;But if you set Editor.DisableAutoFormatting property to false, CuteEditor will take care of it.You can test it here:http://cutesoft.net/example/general.aspx &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005
  • Re: setting spelling lng. and groups (dnn)

    Which version of CuteEditor are you using? &nbsp; This feature is only available at the version 5.0. &nbsp; Try this demo: &nbsp; http://dnn3.cutesoft.net/DNNEditDemo/tabid/92/Default.aspx &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on November 1, 2005