Search

You searched for the word(s): CuteSoft_Client
Showing page 5 of 143 (1,426 total posts) < 1 second(s)
  • Re: Chaging image positon

    jilani, When you insert an image,  Cute Editor will create the following code:   <img src=''/CuteSoft_Client/CuteEditor/images/emmoon.gif'' align=absMiddle border=0>   If you select the image and click the ''Position absolutely'' button,  you will get the following code:   <img style=''POSITION: relative'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 1, 2006
  • Re: Expected hexadecimal digit

    RedMax,   I think you must have some problems with your configuration files.   Let us try the steps below:  Step 1:Use the ConfigurationPath to specify the path of custom configuration file to an existing configuration file. For example:    <CE:Editor id=''Editor1'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 27, 2005
  • Re: Get values from dropdown in toolbar - to insert into database

    No, I'm afraid that didn't help. I cannot see how the code refers to a dropdown in the toolbar or how it gets the value of the selected item of the dropdown in the toolbar. The example you show gets the information from the Editor textarea. I can do that, but I cannot get the value from the dropdown in the toolbar.   This is the code of the ...
    Posted to Cute Editor for .NET (Forum) by the4bs on June 27, 2006
  • ConfigurationPath error

    I have a cuteEditor that is returning the error at the bottom of my post. this is odd because i am doing the same thing in other places and having no errors what so ever. here is how i have things set up Tag:  <CE:Editor id=''CEHighlightBody''  DisableAutoFormatting=''True'' EnableClientScript=''true'' ...
    Posted to Cute Editor for .NET (Forum) by Cirrus on December 31, 2008
  • How to handle Cutesoft_Client?

    Hallo Adam,   I am using Visual Studio 2005 and your CuteEditor Version 6.0. Everything works fine.   I have copied the Cutesoft_Client to the project as shown in the image.   But e.g. when I use the ''Find and replace'' function, all the Cutesoft_Client files will be used because I could not exclude these files from the ...
    Posted to Cute Editor for .NET (Forum) by winkler67 on April 19, 2007
  • Failed to map the path '/CuteSoft_Client/CuteEditor/Configuration/Shared'

    Hey, I have an error during building an asp.net project. I have just install CuteEditor for FrameWork 2.0. I link CuteEditor.dll, CuteEditor.ImageEditor.dll and NetSpell.dll. I copy CuteSoft_Client folder in my root folder. I remove all links of cutesoft website in  'CuteSoft_Client\CuteEditor\Configuration\Shared\Common' but it's still ...
    Posted to Cute Editor for .NET (Forum) by picbayonne on January 16, 2006
  • Re: Unknown server tag 'CE:UploadSingleFile' erron on upgrade from 6.0 to 6.1

    mdopazo: I'm having the same error, with the new verion just downloaded, the references are ok.... but 5 pages gives that error: Error 1 Unknown server tag 'CE:UploadSingleFile'. C:\inetpub\wwwroot\Cartocor\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertMedia.aspx 217  Error 2 Unknown server tag ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2008
  • Re: Configure CuteEditor in Community Server 2007

    jeffesp,   By default Cute Editor provider for CS shows different toolbar based on the user's role.   If you want to change this behavior, you can modify the provider project.   Open CuteEditorWraper.cs and modify the following code:     if(user.IsAdministrator|| user.IsBlogAdministrator || ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 6, 2008
  • Re: How do I change the 'Special Characters' ?

    Hi m3jim, you can custom the ''special characters'' dialog at   for IE browser: ''\CuteSoft_Client\CuteEditor\Dialogs\InsertChars.htm'' for gecko browser (chrome,firefox,safari)''\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertChars.htm'' In the gecko dialog, the characters defined by method ''function writeChars()'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 29, 2012
  • Re: Upgrading

    Dear davepearce,   Upgrade steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download cuteeditor for .net, download link: http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx 4. Unzip it 5. Upload files of folder ''\Framework 2.0\bin'' to your application bin folder, it will override ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 29, 2011
« First ... < Previous 3 4 5 6 7 Next > ... Last »