Search

You searched for the word(s): .net 4.0
Showing page 232 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: updates for asp version - what the ...

    >>ASP Classic is definitely not the focus.  With updates and support, it certainly gives the feel of a dying/dead product.   It's not correct. ASP, PHP and .NET version shares the same set of the JavaScript code.   >>Spell check in Classic is still a pain in the *** for me & my clients. This spell checker is ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 16, 2008
  • Re: How can I localize CuteEditor to Norwegian?

    Heather,   We use the external xml language file instead of satellite language assembiles.   For example, this is the english language file:   http://cutesoft.net/CuteSoft_Client/CuteEditor/Languages/en-en.xml   You can easily deploy/modify this language file.   >>Is there a developer's guide that walks us ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 2, 2008
  • Re: Manual Flash tag

    Please download the 02/01/2006 version.   http://cutesoft.net/example/general.aspx  The following issue has been fixed. For our particular <object> block the params now display after clicking between normal and html, however they are displaying with a space between some:   <param ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 1, 2006
  • Re: Image upload issues with upgrade to v6.6

    I still have the issue in Firefox...any ideas?   I found another issue in IE using the Image Editor. When using the ImageEditor I get the error below. Is this ''temp folder'' configurable in the web.config file like the AjaxUploader? I could give read/write to the path in the error...but I'd rather not.   Thanks!   Server ...
    Posted to Cute Editor for .NET (Forum) by cw808 on April 21, 2010
  • Re: NullReference when customizing Links ddl

    The links dropdown has been changed to TreeDropDownList   Dim tdd As CuteEditor.TreeDropDownList  tdd = DirectCast(Editor1.ToolControls(''LinkTree'').Control, CuteEditor.TreeDropDownList)   The following example shows you how to populate the linktree:   <%@ Page Language=''VB'' %><%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 25, 2006
  • Re: Support for vb.net and sql server

    mark,   Please check the following example:   Store Files (images and documents) into a Database ( Download source code) Using an access database as the file storage Using a Sql Server database as the file storage
    Posted to Cute Editor for .NET (Forum) by Adam on October 27, 2009
  • Re: Using CuteEditor in .NET 3.5 project with master pages

    Hi Ken,   Using a textbox works fine in both the page and the masterpage, it's only when I replace that with a CuteEditor that I get the problem.   Any ideas??   Cheers, Carin
    Posted to Cute Editor for .NET (Forum) by carin.l@razorsolutions.com on October 10, 2008
  • Remove Features from cuteeditor .net

    How can I remove some of the buttons on CuteEditor?  Why too many features for my users.  The button/features will make for more support.  How can I remove and disable feature? Thanks
    Posted to Cute Editor for .NET (Forum) by rsites on January 12, 2006
  • Re: Membership integration and admin features

    http://cutesoft.net/ASP.NET+Chat/Developer-Guide/scr/DeploymentIntegration.htm  Please make sure you implement the following method correctly.  public override bool GetUserInfo(string loginName, ref string nickName, ref bool isAdmin) {        return false , if the loginName is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 27, 2009
  • Re: Reply

    >>now in design mode when iselect the images they are not selected or when i switch to preview mode/html mode the images dissapear from the form and they donot appear again. Not sure what caused the problems. Can you try the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 30, 2006