Search

You searched for the word(s):  
Showing page 1313 of 4,987 (49,864 total posts) < 1 second(s)
  • How to add buttons with function of inserting mark/tag ?

    <% // The follow code from the help document attached in my CuteEditor  will realize the function of inserting a custombuton. ToolControl tc = Editor1.ToolControls[''insertcustombutonhere'']; if (tc != null) { Image Image1 = new Image(); Image1.ToolTip = ''Insert today's date''; Image1.ImageUrl = ''tools.gif''; Image1.CssClass = ...
    Posted to Cute Editor for .NET (Forum) by sageking2 on April 1, 2010
  • Is image overlay possible?

    Hello,   This may be a stupid question (I'm not a particularly technical user), but we are working on a project and are wondering -- is it possible to position one image partially on top of each other using the Cute editor?  It appears not, but I wanted to make sure there isn't a step we're overlooking.    Also, when ...
    Posted to Cute Editor for .NET (Forum) by Caustic712 on March 17, 2010
  • Re: CuteEditorDefaultFilesPath

      Production: https://www.acponline.org/portalservices/myapplicationname (c:\inetpub\wwwroot\myapplicationname)  Initially (in staging), I entered ''<add key=''CuteEditorDefaultFilesPath'' value=''~/cutesoft_client/cuteeditor'' />'' into the web.config and received an error stating that it could not find the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 11, 2009
  • Re: Help me create solution ???

    Additional information: Me need this functional in DotNetNuke portal.   I try to change CE provider code: in end of function Public Overrides Sub Initialize()   I append this code:   Dim ctrl As System.Web.UI.WebControls.WebControl ctrl = cntlCE.CreateCommandButton(''InsertImageProcessor'', ''text.gif'', ''Insert main ...
    Posted to Cute Editor for .NET (Forum) by Virt on September 27, 2009
  • Weird behaviourConvering text with URL word to link in IE 8

    Hi Adam/Ken, We have tags like  ''{[S-BRIDGE URL:73NZ825YDSA]}'' and when we copy it to html editor and press enter it automatically converting the URL with <a> tag like {[S-BRIDGE URL:73NZ825YDSA]}.The html become:<div>{[S-BRIDGE <a ...
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on September 21, 2009
  • Re: Ajax uploader getting problem in firefox 3.0.14

    Hi,     ya right but in gmail its looking apt(clicking on link it shows textbox and button). In our  design already one button and txtbox will be there.So showing new one is a bit confusion to user is ther any work around for this?    And in other versions of FF in first click itself it selects the file but on ...
    Posted to Ajax Uploader (Forum) by lakPopuri on September 21, 2009
  • How to Get Rid of the "Save" Icon on the Minimal Configuration

    Cute Editor 6.3.0.0.  Visual Web Developer 2008 Express.   I have a Cute Editor control on my page set up as ''minimal.''  The only things that show on the upper tool bar are save, bold, italic, underline, and text justify buttons.  If I click the ''save'' icon it does strange (and unwanted) things to my system.  ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on August 13, 2009
  • Sending querysrting arguments to dialogs

    I would like to be able to send querystring arguments to the dialogs for use in deciding how to configure the forms when they open.  For example, when a user opens the InsertImage.aspx dialog, I would like to be able to send a querystring to the dialog indicating the context from which the user is launching the dialog.  The user could be ...
    Posted to Cute Editor for .NET (Forum) by BruceWMorgan on July 27, 2009
  • Set FileName

    Hi, I have an application which upload files and treat them, and put the result in a grid view. If a file has been uploaded with error so it's status and it's name shown in different columns and one other column contain the ajax upload control to reload the file again.  When I click on this control I want that it show ...
    Posted to Ajax Uploader (Forum) by rharissa on July 13, 2009
  • EditorOnPaste + Google Chrome

    Hello, I've been playing around with the different EditorOnPaste options to get a result close enough to what I want and when I was convinced it was working properly my college kept telling me it still wasn't fine.  Now I finaly found the problem; he's using Google Chrome!  I'm using the PasteCleanHTML and when pasting in text (I'm ...
    Posted to Cute Editor for PHP (Forum) by rubendevries on July 10, 2009