Search

You searched for the word(s):  
Showing page 2370 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Setting Page Properties

    Try Editor.EditorBodyStyle Property.   Editor.EditorBodyStyle Property The style to be applied to the Editor body. Demo: http://www.cutesoft.net/example/EditorBodyStyle.aspx Example Code: <CE:Editor EditorBodyStyle=''background-color:tan;Color:white'' id=''Editor1'' runat=''server'' ></CE:Editor>    
    Posted to Cute Editor for .NET (Forum) by Adam on May 31, 2006
  • Re: DotnetNuke4.02 With CuteEditor PB: Hwo to set Image GalleryPath to a Custom Folder

    Arnold,   Have you updated the provider DotNetNuke.CEHtmlEditorProvider.dll as well?   Demo:   http://dnn3.cutesoft.net/DNNEditDemo/tabid/92/Default.aspx   Member username/password: test3/test3          
    Posted to Cute Editor for .NET (Forum) by Adam on March 7, 2006
  • Re: Format Files!

    Hi Vizzent, Please set property ''SaveDirectory'', then all upload files will save into the folder you set with the original name. $uploader->SaveDirectory=''/myfolder'';  Regards, Ken 
    Posted to PHP File Uploader (Forum) by Kenneth on March 2, 2012
  • Re: Next patch

     Cleaning pasted content (http://cutesoft.net/forums/thread/78639.aspx)Insert document, style="target:_blank" (http://cutesoft.net/forums/thread/78045.aspx)Image Editor is blank (http://cutesoft.net/forums/thread/78612.aspx) and (http://cutesoft.net/forums/thread/75425.aspx)
    Posted to Rich Text Editor for .NET and MVC (Forum) by kjell.ek on January 14, 2014
  • Re: How to have larger images in dng_tabcontainer thumbnails

    Thank you, Kenneth.I have decided it will be easier and faster for me to develop my own routine for my own needs than it will to try to follow and modify someone else's code. You have done a great job, though.   closepinpinsearchminimizeforwardbackViewTextzoomoutzoominzoomin
    Posted to ASP.Net Image Gallery (Forum) by WebEngineer on September 1, 2011
  • Re: Outset border

    Thank you, Kenneth.I have decided it will be easier and faster for me to develop my own routine for my own needs than it will to try to follow and modify someone else's code. You have done a great job, though.   closepinpinsearchminimizeforwardbackViewTextzoomoutzoominzoomin
    Posted to ASP.Net Image Gallery (Forum) by WebEngineer on September 1, 2011
  • Re: Include only one Layout type, one Theme type

    Thank you, Kenneth.I have decided it will be easier and faster for me to develop my own routine for my own needs than it will to try to follow and modify someone else's code. You have done a great job, though.   closepinpinsearchminimizeforwardbackViewTextzoomoutzoominzoomin
    Posted to ASP.Net Image Gallery (Forum) by WebEngineer on September 1, 2011
  • Re: Change scroll direction

    Thank you, Kenneth.I have decided it will be easier and faster for me to develop my own routine for my own needs than it will to try to follow and modify someone else's code. You have done a great job, though.   closepinpinsearchminimizeforwardbackViewTextzoomoutzoominzoomin
    Posted to ASP.Net Image Gallery (Forum) by WebEngineer on September 1, 2011
  • Re: Problem with JS API

    I will try that when I get back to work monday.   However, I fail to see the difference between: var editor = document.getElementById(''CE_Editor_ID'') and var editor = document.getElementById(''<%=Editor1.ClientID%>'')   since the latter returns the same ID used in the former.
    Posted to Cute Editor for .NET (Forum) by mireigi on November 15, 2008
  • Re: Is this use case discouraged? If so, alternatives?

    At the moment they are sub paths, concrete example: /2/5812/414/images/   The code creates the subdirectory and then set Cute Editor to use them as the parent directory. So when you open up the upload pop-up it is uploading into images/.  
    Posted to Cute Editor for .NET (Forum) by obiwantcp on July 5, 2006