Search

You searched for the word(s): "image editor"'A=0
Showing page 44 of 229 (2,285 total posts) < 1 second(s)
  • DNN Integration of Cute Editor

    Dear Support!   I would like to purchase CE for my DNN site. For this reason I started evaluating it with the described integration scenarion I found on this site. Nearly everything works fine an I think CE could be the product of my choice but.....   When inserting images no thumbs are displayed. Inserting a selected imgae works. ...
    Posted to Cute Editor for .NET (Forum) by prong on October 22, 2005
  • Re: The differens between the Save image button and the Update button?

    Let me piggy back on this post bc my Save button is not appearing in the toolbar at all. New button does tho. I'm configuring the Editor as follows:  editor.AutoConfigure = ''enableall'' (I've tried commenting this out too) tool_bar = ''Save,New,Print... etc.'' (I tried the enable all settings from the documentation ...
    Posted to Cute Editor for ASP (Forum) by cubefree on January 25, 2005
  • using a session variable within image path

    this qustion reveals my lack of asp.net syntax knowledge but how do I add a session variable to the image path   obviously not like this    Public Sub Page_Load(sender As object, e As System.EventArgs) // dim siteid as string = session(''siteid'') // end sub   <CE:Editor id=''Editor1'' ...
    Posted to Cute Editor for .NET (Forum) by sperndogger on November 16, 2004
  • Configure Image Sizes

    Some of my images are displaying in my image browser when I click the insert image button, but some aren't.  I've discovered it's not showing the large digital images, so I assume I am missing where I can configure the max size of the images allowed.  I changed this line:   editor.MaxImageSize = 1000   But that doesn't ...
    Posted to Cute Editor for ASP (Forum) by ajones on July 20, 2004
  • Re: Is there any way to disable the image http handler

    so there isn't a way to keep Cute Editor from using an http handler?   The workaround that I implemented was to let Cute Editor keep using the .ashx extension for its handler and to assign a different extension to the http handler that I'm using elsewhere in my project.   Thank you for your quick reply :)
    Posted to Cute Editor for .NET (Forum) by CuteDeveloper on March 4, 2010
  • Re: info about cute editor

    Using multiple instance on the same page i need: - to load the toolbar only when a textarea is focused    This feature can be implemented.When textarea is focused, you can set the style of class ''CuteEditorToolBarContainer'' and let it be displayed, if textarea is not focused, set its style to ''display:none'' - to change height, ...
    Posted to Cute Editor for PHP (Forum) by Eric on June 15, 2010
  • Re: Image Editor

    we need to know the syntax for passing the necessary values to the editor.....so it can be opened -- with the selected image already active for editting.   We have seen the demo on your site....but the string used for settings (&settings=) is cryptic and doesn't work on our server. - image file - settings etc Please ...
    Posted to Cute Editor for .NET (Forum) by bmd2k1 on October 27, 2007
  • Re: Trouble Setting A background color/image

    Dave, Glad to know we resolved the problem.The forum is Rob Howard's product called community server.Here is the link:http://communityserver.org/The forum has a built-in filter function.   CuteEditor automatically remove inject script before write the string into your DB if you specify the remove Editor.EnableStripScriptTags Property to ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 26, 2005
  • Re: Form with multiple instances of the image selector

    With that I get the Editor poping up and in Firefox it looks like I am populating the editor space that you assign width=''1'' to in your sample   Can you view source here and identify why I would not be populating the text box with the image path?   http://www.orcacms.com/ImagesTest.aspx   Ernie
    Posted to Cute Editor for .NET (Forum) by sperndogger on June 27, 2007
  • Re: How can I customize Insert Image Icon in Cute Editor of Asp.Net

    hi narendrababu,  You can catch the InsertImage command and cancel this command then execute the InsertGallery command. Below is the full ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 10, 2013
« First ... < Previous 42 43 44 45 46 Next > ... Last »