Search

You searched for the word(s): .net 4.0
Showing page 322 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: installing CuteEditor with ASP.NET v2.0 (Whidbey)

    I have the January version of CuteEditor working with ASP.NET 2.0 now but only in the /bin directory.   Please see if it works for you in the Application_Assemblies directory which is replacing the /bin directory.
    Posted to Cute Editor for .NET (Forum) by philipfc on January 29, 2005
  • Re: How to restrict input to fixed styles

    lneville,  First the followings are the informations of integrating Cute Editor with dotnetnuke: DotNetNuke 2.1.2 Integration http://dnn212.cutesoft.net/ DotNetNuke 1.x- 2.x Integration http://dnn2.cutesoft.net/  dowload the Cute Editor for DotNetNuke 2.1.2 version: http://cutesoft.net/Downloads/default.aspx  ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 29, 2004
  • Re: Client-Side API

    In the version 4.5.0.1, the new Editor.BaseHref Property has been introduced.  The Editor.BaseHref Property can be used to set or retrieve the baseline URL on which relative links will be based.      Please download it from:   http://cutesoft.net/Downloads/default.aspx   What's ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 13, 2005
  • Re: How can I get the content/mime type?

    pierre:This is a good news! Thanks for letting us when the new dll is available for download. Regards, Pierre   This function is implemented in the latest build.   Article: Enable and disable mimetype checking on uploads   Online Demo: Enabling and disabling mimetype checking on uploads   Download: Ajax Uploader ...
    Posted to Ajax Uploader (Forum) by Adam on November 16, 2012
  • Re: EditorOnPaste="PasteWord" differences from your sample

    Do not know I can tell which EditorOnPaste setting it is set to, anyhow it doesn't really matter. As you can see from my other posts I have been struggling with issue and none of the EditorOnPaste settings are gonna meet my needs.   The problem is mainly that none of the options handles the mismash of word versions and word options and ...
    Posted to Cute Editor for .NET (Forum) by zaggle on July 17, 2008
  • No images displayed

    I downloaded the gallery about 2 weeks ago (< 1 month) and it was working fine.  Now I find that it's not displaying any images on my local dev site.  Even the cutesoft.net demo page doesn't show any images.  I thought that perhaps the demo license I had was expired but with the web site not showing any either I'm not sure that's ...
    Posted to ASP.Net Image Gallery (Forum) by ridgeback on March 6, 2010
  • Re: CuteEditor for ASP version 4.1 is available!

    Fixed Bugs:   - Fixed: ''Can't delete uploaded image''  http://cutesoft.net/forums/8633/ShowPost.aspx   We added the delete file, rename file, delete folder, rename folder functions in the image, flash, media dialogs. - Fixed: when the editor opens with no text, then the BreakElement setting gets ignored and defaults to ...
    Posted to News and Announcements (Forum) by Adam on July 17, 2005
  • Unable to upload

    Hello,   When I try to upload images by clicking the Upload images button nothing happens. The page is loaded with the following error: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.04506.648; .NET CLR ...
    Posted to ASP.Net Image Gallery (Forum) by TorskTallin on May 16, 2011
  • Re: Problems with CS 2.0 and .NET Framework 2.0 Installation

    Hi thanks, will try it tonight.   I downloaded it took a quick look.  I should have used the Framework 1.x Web?  I had used the Framework 2.x Web.   Also, are the any differences in the SQL scripts? I had ran the one that was on the 2.x Web directory tree.  Or should that be fine?
    Posted to Cute Chat and Cute Web Messenger (Forum) by ktweedy on September 6, 2006
  • Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)

    Try disable the save button and use <asp:Button> control.   <CE:Editor id=''Editor1'' DisableItemList=''Save'' runat=''server''></CE:Editor><asp:Button ID=''Button1'' runat=''server'' Text=''Button'' />   We are investigating this issue and will post an update ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006