Search

You searched for the word(s): "image editor"'A=0
Showing page 95 of 229 (2,285 total posts) < 1 second(s)
  • Re: Image folder size exceeds the limit: 100 MB

    ctwoodwa,   By defaullt, the security policy file used by the editor is default.config.   Pease check the following setting and change it to a big number.  <security name=''MaxImageFolderSize''>102400</security> <security name=''MaxMediaFolderSize''>102400</security> <security ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 11, 2007
  • Re: Create Popup on Icon (image) Click

    Jon,   The above solution will not work.   CType(oCuteEditor.ToolControls(''New'').Control, System.Web.UI.WebControls.WebControl).Attributes.Add(''onclick'', ''return ConfirmWindow(''''Are you sure you want to clear this document??\nSelect 'OK' to delete or 'Cancel' to quit.'''');'')   The above code will ovewrite the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 13, 2006
  • Re: Create Popup on Icon (image) Click

    Jon,   The above solution will not work.   CType(oCuteEditor.ToolControls(''New'').Control, System.Web.UI.WebControls.WebControl).Attributes.Add(''onclick'', ''return ConfirmWindow(''''Are you sure you want to clear this document??\nSelect 'OK' to delete or 'Cancel' to quit.'''');'')   The above code will ovewrite the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 13, 2006
  • How to translate image gallery to spanish

    Hi, We are a spanish company and we like to use your editor for our aplications, however we see that are some words on english, even using the spanish version (xml file). Please see the picture, you will see a sample. Like this are several, We check the xml but I dont find all words. Our clients are full Spanish and we cannot use a ...
    Posted to Cute Editor for .NET (Forum) by jiava on January 23, 2006
  • Cute Editor isn't registering my FileGalleryPath path

    Below is the source I'm using to control my path settings.  I just downloaded and updated with the 5.1 version of CE.  My images work fine.  My media gallery and image gallery folder is registering fine.  Any ideas?    If Not Page.IsPostBack Then        ...
    Posted to Cute Editor for .NET (Forum) by tekrat on December 21, 2005
  • Cute Editor with VB.NET and SQL Server

    I am new to CE and am evaluating it for a project. I have been unable to find some sample code that uses CE in VB.NET specifically to read from and write to an  SQL Server database. I see from the samples that ship with CE that the column type in the table should be of type ''image''.   Does anyone have some sample code that ...
    Posted to Cute Editor for .NET (Forum) by Stuart Rivenbark on November 21, 2005
  • Re: Problem with "Up 1 Level" function in Image Box

    I have an If-Else block to set the path depending on what language they choose, so it looks something like this:   tempPath = ''''       if SiteId=1 then           'do nothing      elseif SiteId=2 ...
    Posted to Cute Editor for ASP (Forum) by ngaudreau on September 27, 2005
  • DNN 3.1 - Image/Downloadable Files Directory

    Hi I downloaded the NukeEdit trial a couple of days ago and am testing it out with DNN3.1.  I don't understand how to configure the directory to select images/downloadable files from and also the one to allow uploads to. At the moment when I am logged in using a non administrator account and select either the downloadable files or one ...
    Posted to Cute Editor for .NET (Forum) by webpc on August 3, 2005
  • Re: DNN Provider - Root Image Directory

    DNN 3.09 There were two provider files in the download: \DotNetNuke_3.0\Providers\CEHtmlEditorProvider.vb \DotNetNuke_3.0\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CEHtmlEditorProvider.vb The former seemed incomplete, so I used the latter, which was in the correct location anyway. It contained ...
    Posted to Cute Editor for .NET (Forum) by Bunce on February 1, 2005
  • ASP.NET Image Gallery in Editor

    Hi, I have a requirement where my users would like to insert a bunch of images in an editable area and ask questions based on the images. Now this can be done manually by inserting images using the normal editor functionality but I was wondering if it was possible to integrate the editor and the image gallery so that they could setup a ...
    Posted to Cute Editor for .NET (Forum) by sbhaidani on May 12, 2005
« First ... < Previous 93 94 95 96 97 Next > ... Last »