Search

You searched for the word(s): cutesoft_client
Showing page 81 of 228 (2,278 total posts) < 1 second(s)
  • Re: Autoconfigure in DNN

    Mariette,   AutoConfigure Enumeration only support the following members:   Member Name Description None Disables all items on the toolbar Default Enables the buttons in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 6, 2006
  • Re: Require assistance with Image Gallery thumbnails.

    Hi Kenneth,   Thanks for your advice. I downloaded  the package you provided, replaced the DLLs and CuteSoft_Client folder. Unfortunately, the gallery component still behaves the same.   Below is what I set for the security config files.         <!-- Image Gallery Dialog ...
    Posted to Cute Editor for .NET (Forum) by huatz on July 9, 2013
  • Re: Unable to upload

    Hi Eric,   Thank you for your reply! I have this in the web.config: <configuration> <appSettings> <!-- <add key=''DotNetGalleryClient'' value=''~/CuteSoft_Client/Gallery/'' /> --> <!-- <add key=''DotNetGalleryFolder'' value=''~/GalleryFiles/'' /> --> <!-- You can set a low upload speed to test ...
    Posted to ASP.Net Image Gallery (Forum) by TorskTallin on May 18, 2011
  • Re: longer description and EXIF information

    Hi bertsirkin,   Just need to add a line. see the red text below   1. Open file ''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js''   2. Find section below   var th=Math.floor(toolbarheight*tstep/10);   this.toolbar.style.height=th+''px'';   this.frame.style.height=h+th+''px'';   3. Change ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on August 3, 2010
  • Re: MaxLength Message with localization in es-Es

    HI, thanks for reply.      I have the next configuration in the file ''\CuteSoft_Client\CuteEditor\Languages\es-ES.xml''   <resource name=''ReduceMessage''>Por favor disminuya el tamaño del mensaje para continuar.</resource> <resource name=''alert_MaxTextLength''>El texto sobrepasa el lmite de ...
    Posted to Cute Editor for .NET (Forum) by edison9541 on June 29, 2010
  • Re: Hidden CuteEditor doesn't get initialized in Firefox, Chrome and Safari

    Thanks for helping Adam. Your example does not use the javascript API methods setHTML() and getHTML() on the editor. That is where the problem is for me. If the control is loaded invisible in Firefox, Chrome and Safari, the API is only initialized whenever the control becomes visible, which is too late to directly use the API methods and fill ...
    Posted to Cute Editor for .NET (Forum) by KoenV on March 9, 2010
  • Re: Integrate Chat to an existing website developed in VB

    Hi Ken,   I just purchase a license and I'm trying to understand all your documentation so I can integrate chat into my website which is written VB. I was able to ran the sampleportal5 solution and converted it to VS2008.  Can you provide an example how to embed chat into a VB web page? It will really help me get a good start. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by moligane on January 4, 2010
  • Re: Table Width

    Dear hassan,   Pls visit http://cutesoft.net/example/general.aspx , and click RadioButton ''Simple'', this example integrate all table options under one dropmenu. You can find its source code in download package, the path is: \CuteEditor_for_NET6\Framework 2.0\cs\default.aspx.   It use AutoConfigure Property,  the code is ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 27, 2009
  • Re: Upload Image is not working....

    HERE'S THE SOLUTION:   http://cutesoft.net/forums/thread/46182.aspx   Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and change the following code:   <CE:Uploader id=''InputFile'' runat=''server''></CE:Uploader>   to:   <CE:Uploader id=''InputFile'' UploadType=''IFrame'' ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Re: Cannot add to VS2008 toolbox, no intellisense

    Adam, many thanks for the reply.   I have done some investigation of my own, and have managed to get the Editor added to the toolbox.  From the Choose Items dialog, I had to browse to the CuteEditor.dll in the Framework 2.0/bin directory (on my Desktop), and add it from there.   <EDIT> Apologies for the mess of a ...
    Posted to Cute Editor for .NET (Forum) by kitster on August 12, 2008
« First ... < Previous 79 80 81 82 83 Next > ... Last »