Search

You searched for the word(s): .net 4.0
Showing page 298 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Any way to force the use of #-colors instead of named colors?

    Dmitri.   Please check this:   http://cutesoft.net/example/CommonTasks.aspx   Customizing the colors used in the editor?   The Colors Panel of Cute Editor by default displays a predefined set of colors. You can easily modify this default set by modifying the CuteEditorconstants.js file which can be found in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2006
  • Re: how to generate cute editor in the code without using the tag prefix cute editor????

    Hi Adam,   Below is the sample code i try to do , if i put the codes like this, will the dll generates all the div toolbar, iframe and textarea it self based on the id given?   Or I still need put the tag prefix CE Editor?   Below code producing empty result  <%@ Page Language=''vb''%><%@ Import ...
    Posted to Cute Editor for .NET (Forum) by scheineden on July 24, 2006
  • firefox 1.5, cuteEditor, masterpages

    I'm testing cuteeditor in asp.net 2 using vb.  The page I put the cuteEditor in has a masterpage.  Everything looks fine in IE.  However, in Firefox, any table rows below the content region are not displaying properly.  If I remove the cuteEditor, the page layout is displayed fine.     ***** masterpage ...
    Posted to Cute Editor for .NET (Forum) by mregghead on July 22, 2006
  • Access Database as source for Editor Problems

    Hi, evaluating your cuteEditor for ASP.NET and trying to use an Access Database and writing code in VB, in the following code I'm getting the error ''Name AccessFileStorage'' is not declared.  What am I missing here?  do I need to build a provider for this or something ?  any help appreciated.  Paul   Protected Sub ...
    Posted to Cute Editor for .NET (Forum) by paul@amakosi.com on July 20, 2006
  • Re: bookmarks in dropdownlist

    the4bs,   OK.   First please check this example:   http://cutesoft.net/example/howto/AddButtons/cs/create_a_custom_button.aspx   This example shows you how to pass the editor object to the pop-up window.   Second after you get the editor object, you should be able to get the editor document object.   // ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 19, 2006
  • Re: Price for "Cute Chat and Web Messenger for Community Server 2.0"

    Hi Adam,   I want to use the web messenger only, do i need to buy cute chat also?.   Can i integrate the web messenger to my asp.net application(just calling the url only- no user sync)   Also. By mistake if i ordered the Cute chat instead of Web messenger how can i change the license.   Please help me.   Muthu
    Posted to Cute Chat and Cute Web Messenger (Forum) by marsow74 on July 10, 2006
  • Strange Bullet problem

    Hi,   I am trying to add bullets, then finish the Paragraph by clicking Enter. On next paragraph if I start using bullets, then bullets from above and bottom are joined and I loose all my formating to new paragraph :(.   I checked FCKEditor and it works perfectly, only in CuteEditor(5.3) this problem exists. I am using .NET 2.0 ...
    Posted to Cute Editor for .NET (Forum) by paragme@gmail.com on July 5, 2006
  • Unanswered questions

    I have posted a couple of questions this week, relevant to issues with Cute Editor or adapting Cute Editor to my client's needs.I am concerned that neither of these questions have been answered.Suggestions have been offered as solutions to my issues, but these have not been directly relevant to the question asked.In the absence of ...
    Posted to Cute Editor for .NET (Forum) by the4bs on June 29, 2006
  • Adding CuteEditor Dynamically

    Hello,   I am trying to add CuteEditor.Net control dynamically to my page, before it was giving me a different error, but now I have used <form> in my page and now its giving me the following Errror, Please Advise.   ''Collection was modified; enumeration operation may not execute.''   I have attached belowthe Code I am ...
    Posted to Cute Editor for .NET (Forum) by aonh2000 on June 19, 2006
  • setting Fontname

    I am using Cute Editor for .Net.Problem is that the default font is Tahoma.When I change the  font to Verdana then Editor does not change it .   I use the following code to change to font name to Verdana     //////////////////////////////////////////// Dim dropdown1 As CuteEditor.RichDropDownList dropdown1 ...
    Posted to Cute Editor for .NET (Forum) by Zar3 on June 19, 2006