Search

You searched for the word(s): "image editor"'A=0
Showing page 6 of 229 (2,285 total posts) < 1 second(s)
  • Re: Changing Image URL while Draging on the Editor

    Hi nisha@promactinfo.co.in,   Try   <%@ Page Language=''C#'' Debug=''true'' %>           <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>    ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 30, 2010
  • Re: Cute Editor : Insert Image Dialog Box.

    Avinash,   >>. I want to open ''Insert Image'' dialog box with ''Minimize'', ''Restore'' and ''Close'' button. ( i.e. Default Browser buttons on Title bar).   Pease set UseStandardDialog property to true then try again.   Demo:   http://richtextbox.com/test/UseStandardDialog.aspx   >>2. How can I ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 19, 2009
  • Re: Mozilla FireFox and Editor/Image upload

    >>However, in Mozilla FireFox (1.0.7) I can not click on the edit window.  Thanks for pointing out this issue. We've fixed it. Please download the control again and updated the file:   CuteSoft_Client\CuteEditor\Scripts\Gecko_Implementation\CuteEditorImplementation.js     >> when the editor starts it ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 8, 2008
  • Re: Modifying HTML tags

    Andrew,   If you want to add server side image control, you need to set Editor.AllowEditServerSideCode Property to true.   Editor.AllowEditServerSideCode Property By default Cute Editor doesn't allow edit the Server side code. When this property is set to true, Cute Editor will allow edit the Server side code. (<%@ Page ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 20, 2007
  • Re: Hi I am new to cute editor..

    navin,   Thanks for the nice comments about CuteEditor.   >>1.when there is a image swapping in html through javascript the image cannot be selected.   Can you explain this issue in more details?   >>2.I cant save the template using the save button in the editor.Its not saving.   Did you get any error ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 30, 2006
  • Re: Replace Image by double click on the image in the editor.

    Hi ken,             That is not my requirement, Here I want to open Gallery means not to open a new page or New Tab. Asyncronously one pop up   will be displayed in a button click In that popup our image gallery will be.  Ok Leave it.    I found this tag in .ascx file  <input ...
    Posted to Cute Editor for .NET (Forum) by narendrababu on May 27, 2014
  • Re: Text Wrap in editor area

    Hello Adam, Sorry for the delay...  Here is the code: -------------------------------------------------------------- <!--#include file = ''../../cuteeditor/include_CuteEditor.asp'' --><% PageTitle = ''News Management Tool - Add Article'' %><!--#include file=''../../includes/strings.asp'' --> <!--#include ...
    Posted to Cute Editor for ASP (Forum) by Wim on February 2, 2005
  • Image handling in Safari and general image management questions for DNN

    And hi again,   I've had a look at the Image Editor and have some queries/comments.   The Dotnetnuke portal I'm testing this on has 30Mb of disk space applied in the Site Settings, yet the image editor seems to think that there is 100Mb available. Can the editor be made to respect the disk space setting in each ...
    Posted to Cute Editor for .NET (Forum) by robax on February 14, 2008
  • Re: Difference in handling pictures

    Martin,   The default editor of CS 2007 is a pure javaScript editor. It doesn't use any particular asp.net features.   Cute Editor is an adcanced online HTML Editor designed for ASP.NET platform. Numerous ASP.NET features, optimization methods have been applied. It's clean, compact, extremely fast-loading, but still powerful and ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 7, 2007
  • Re: Replace Image by double click on the image in the editor.

    Hi narendrababu,   It is different, the InsertImage is an editor command, so you can catch it on page, but this browse button just a simple html button. This button click event is encrypted in a js file, so can not customize it. I still do not understand why you need to customzie the button click  event, you can simply replace ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 27, 2014
« First ... < Previous 4 5 6 7 8 Next > ... Last »