Search

You searched for the word(s): insert
Showing page 35 of 408 (4,079 total posts) < 1 second(s)
  • Re: Insert break problem

    This is my CE Web Custom Control   Code Behind :       Public Class HTMLEditor        Inherits System.Web.UI.UserControl #Region '' Web Form Designer Generated Code ''         'This call is required by the Web Form ...
    Posted to Cute Editor for .NET (Forum) by pnmcosta on October 13, 2004
  • Re: Insert Image - Always placed at top of page

    Hi demmett, I suggest you upgrade to the latest version. It has been fixed in the latest version and free for upgrade from 6.1. Online demo http://cutesoft.net/asp/EnableAll.asp Latest version download: http://cutesoft.net/downloads/folders/57121/download.aspx Regards, Ken
    Posted to Cute Editor for ASP (Forum) by Kenneth on April 24, 2011
  • Re: Insert Image Dialog

    No, the user who has access to the editor should have the same permission to modify the image properties. You can write some client scripts to dissable the double-click event. However if the user select the image and click the insert image button, the property dialog will be opened anyway.      
    Posted to Cute Editor for ASP (Forum) by Adam on February 21, 2006
  • Re: access denied error when trying to insert a link, picture or flash

    Hi Yuvika,   Download the latest version and try this example:   Download:   http://cutesoft.net/downloads/folders/21904/download.aspx   -------------------------------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 13, 2009
  • W3C validation errors with CuteEditor 6.6

    Hi, I used ''Cute Editor for .NET version 6.6 - #1 WYSIWYG''. I have the following errors when I do WIS validation. I have 86 errors relating with CuteEditor...my code as followed..  <!-- CuteEditor ctl00$MainContent$txtContent Begin --> <textarea name=''ctl00$MainContent$txtContent'' id=''ctl00$MainContent$txtContent'' ...
    Posted to Cute Editor for ASP (Forum) by yuki on August 1, 2012
  • Re: Test code insert

    Ken,   I fixed it. In another stylesheet I had some conflicting styles. After I removed those I no longer have that strange ordening in IE.   .csharpcode {       border-right: #808080 1px solid;       border-top: #808080 1px solid; ...
    Posted to Cute Editor for .NET (Forum) by Mariette on November 16, 2009
  • Re: Insert Hyperlink Dialog issue

    Adam, Thanks for all your help. Your question on DPI resolved this issue. The customer had his display setting set to ''Large Size 120 DPI''. With that all the dialog boxes that you had mentioned were seen cut off. When I had him change the display setting to ''Normal Size - 96 DPI'', everything worked fine. Now my special request to you and ...
    Posted to Cute Editor for .NET (Forum) by superman on February 21, 2008
  • Re: Override Insert Page Break Styling

    Hi CTietgen,   You can catch the page break command and change it to your own logic, like the example below. It will insert the <div>- Page Break -</div> when you click on the page break ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on October 9, 2013
  • Re: Directory configuration for "Insert Image" button CE6.6

    Hi dotcom,   If you have not set property "SecurityPolicyFile" for the editor, then the default security setting file is  \CuteSoft_Client\CuteEditor\Configuration\Security\Default.config   For the insert image dialog, you can change the store folder location by the section ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 26, 2013
  • Re: Insert Silverlight Button

    >>Any chance of having an Insert Silverlight button added to the next version of Cute Editor for ASP.NET?   We will investigate this issue.   >>How might I go about programming this button myself?   It's possible. Please check the following example:   ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 3, 2008
« First ... < Previous 33 34 35 36 37 Next > ... Last »