Search

You searched for the word(s): .net 4.0
Showing page 248 of 1,307 (13,069 total posts) < 1 second(s)
  • set file server path as image gallery path

    HI CuteSoft, i have an issue to set the image galley path for my web application (ASP.NET) i need to set my file server path ( say '\\FILESER\images\') as image gallery path:i have tried the following but i can't get appropriate answer,  1)   <security name=''ImageGalleryPath'' ...
    Posted to Cute Editor for .NET (Forum) by Rameshdurai on January 6, 2012
  • Re: Disableitemlist for Downloadable Files

    Hi cswetha5, Please try the example below <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 5, 2012
  • Re: Editor Version #

    Hi Cassiopeia, If the demo page works fine for you, please download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/54374/download.aspx  We fixed a few bugs of the latest package, just did not change the ''Date Added'' value. We still use the v6.6 as the current ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on December 9, 2011
  • Re: Performance issue on Insert Image button

    Hi qsun, Please download the latest version http://www.cutesoft.net/downloads/folders/21904/download.aspx and try the way below Open the security config files''\CuteSoft_Client\CuteEditor\Configuration\Security\Default.config'' and set the file folder size to -1. -1 indicates no maximum folder size. <security ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 6, 2011
  • Discounts Available for Non-Profit Organizations?

    Hi,   We are a registered 501c3 organization, and are in the process of evaluating WYSIWYG editors from various vendors for use in ASP.Net web applications.  We are interested in your Cute Editor product, and were wondering if you offer price discounts for Non-Profit organizations, as this might influence our purchasing ...
    Posted to Purchase / License FAQ (Forum) by djohnson on November 22, 2011
  • Re: How far is it possible to customize for messenger?

    Hi Hee, LiveSupport customization please refer to http://www.cutesoft.net/live-support/Developer-Guide/, the customization section. You do not need to source code license to customization to CuteLiveSupport server side.  For now the operator do not allow to customization the layout, it is a compiled program. If you need to ...
    Posted to Cute Live Support (Forum) by Kenneth on November 17, 2011
  • Re: Non-admin operator not connecting

    Hi GStoneJHA, 1. In your case, I think you will need to integration with your own membership system. 2. What I mean integration must finish all steps at http://www.cutesoft.net/live-support/Developer-Guide/scr/DeploymentIntegration.htm 3. After the steps above, you can login the operator as administrator, then right click on the ...
    Posted to Cute Live Support (Forum) by Kenneth on November 8, 2011
  • Always Use Display Name - Never UserName

    I'm testing Cute Chat to see if I want to buy it for my websites. I've incorporated Cute Chat into an asp.net membership website. However, I NEVER want the users to see the Username since this is used for login to the website. Is there a way to always prompt for a Display Name when entering a chat room and ALWAYS use THAT in the chat rooms - ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by markstevenpringle on November 7, 2011
  • Re: One of your samples doesn't work in FireFox 7.01

    Hi m2jim, Please change the code to below, it should work. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <html> <head>     <title>ASP.NET WYSIWYG Editor - Use CuteEditor as a document selector</title>     ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 24, 2011
  • Cannot add to project

    I'm using VS 2010 (.Net 4.0). I cannot add CuteEditor dll to my project file.  The designer throws an error:      Protected WithEvents edtTemplate As Global.CuteEditor.Editor  And I cannot use the editor in code behind.When I add CuteEditor.dll to the project, I get: Error    460   ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on October 21, 2011