Search

You searched for the word(s): .net 4.0
Showing page 282 of 1,307 (13,069 total posts) < 1 second(s)
  • SpellChecker

    Hi,   I noticed the CuteEditor is using NetSpell.  As said in this post http://cutesoft.net/forums/thread/35711.aspx the spell checker has not been updated in many years.  Any estimates as to when this will change?   For the time being, I want to install only 1 set of dictionary files on the web server for multiple apps to ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 28, 2008
  • Re: GAC Install

    Scott,   >>Adam, have you actually tried installing the dll in the gac (.net 2.0) and running an app?  Does it work if you do NOT have any of the Cute assemblies in the \bin directory?   Yes.     You must be using the old DLL.   Please remove CuteEditor.DLL from your GAC first.   Then add ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 25, 2008
  • Re: Dynamic ImageGalleryPath inside DataList

    In this example, http://cutesoft.net/example/datagrid-example.aspx.   We use the following code to get the editor instances:     CuteEditor.Editor txtFirstName;   CuteEditor.Editor txtLastName;   CuteEditor.Editor txtTitle;      txtFirstName = ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 23, 2008
  • Re: Dynamic ImageGalleryPath inside DataList

    In this example, http://cutesoft.net/example/datagrid-example.aspx.   We use the following code to get the editor instances:     CuteEditor.Editor txtFirstName;   CuteEditor.Editor txtLastName;   CuteEditor.Editor txtTitle;      txtFirstName = ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 23, 2008
  • Problem inserting code snippet at start of html in CE6

    Maybe I'm being dim but I'm having a small problem with CE 6. I'm running the latest version (as far as I'm aware) and ASP.Net 2 with Windows Server 2003.   I have a code snippet which looks a little bit like this:   <span style=''float:right''>some text</span> <span style=''font-weight: bold''>some more ...
    Posted to Cute Editor for .NET (Forum) by pbeddis on January 22, 2008
  • Selected = and disabled =

    Opening up an old post that did not seem to get resolved ( http://cutesoft.net/forums/post/31336.aspx)   If I use the word disabled in the editor and save - disabled becomes disabled=''disabled'' If I use the word selected it becomes selected=''true' Any susequent save adds the text again - selected=''true''=''true''   This happend ...
    Posted to Cute Editor for .NET (Forum) by kidsonk on January 22, 2008
  • split string problem with cute editor

    hello sir, please help me out for a asp.net(c#) problem. actually i want to make an online test series. for that i want to paste each question with options into cute editor. each question has 4 options(named: a. , b. , c. , d. ). like this: Question:  f is defined on [-1, 1] by  ...
    Posted to Cute Editor for .NET (Forum) by avhi on January 19, 2008
  • Toolbar Buttons Auto Refresh?

    Hello All,   I have an issue regarding Cute Editor for .Net.   When I make any changes on the text in the cute editor the toolbars buttons are reloaded as the page is being refreshed, I don't know why is that, I tried to look at the properties of the Cute Editor Object but couldn't find any thing regarding that ...
    Posted to Cute Editor for .NET (Forum) by dreamcom44 on January 16, 2008
  • Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'.

    Hi,   I am trying the most simple example to try and get the CuteEditor working in a sample.  I have setup the default website in IIS to have a default.aspx which creates the CuteEditor.   I have set this setting in the machine.config (.net 2.0):   <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 16, 2008
  • Text justify function auto delete the parent div id

    1. Go to http://cutesoft.net/example/general.aspx 2. Change to HTML Mode 3. Put the below test data into CuteEditor <DIV id=printHeader> <TABLE style=''TABLE-LAYOUT: fixed; MARGIN-LEFT: 0px; WIDTH: 705px; MARGIN-RIGHT: 0px; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff'' cellSpacing=0 cellPadding=0 ...
    Posted to Cute Editor for .NET (Forum) by huythan on January 16, 2008