Search

You searched for the word(s): aspx
Showing page 74 of 918 (9,180 total posts) < 1 second(s)
  • Re: Bug with SelectFile.aspx Dialog and IE6

    Vincent,   Please open uteSoft_Client\CuteEditor\Languages\_default.xml and modify the following code:    <resource name=''SelectFileDialogOption''>dialogWidth:600px;dialogHeight:480px;</resource>  <resource name=''SelectImageDialogOption''>dialogWidth:590px;dialogHeight:510px;</resource> 
    Posted to Cute Editor for .NET (Forum) by Adam on November 12, 2008
  • Re: Version 6.0 Change Log

    August 15, 2007.   Cute Editor for .NET Version 6.0 is updated.   To upgrade to this new version, after downloading the control. You need to update the following files:   1. CuteEditor.DLL 2. CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_style_font.ascx 3. All files under ...
    Posted to News and Announcements (Forum) by Adam on August 15, 2007
  • Re: Error: chat.rane.aspx

    It's a SQL Server error:   ''System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.''    
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 11, 2005
  • Re: URLType Creates Conflicts With Anchor Tags in Gecko Browsers

    Please follow steps:   1.  open link http://cutesoft.net/example/datagrid-example.aspx  in firefox3.6.3 2.  select the first record and then click ''Edit'' 3.  input '' this is a test'' in editor area 4.  select ''this is a test'', and then click button ''Insert Hyperlink'' 5.  input ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 6, 2010
  • Re: License Error :(4) license expired!

    Hi jaydev, Please download the package below, it contains a new trial license, valid for 30 days. http://www.cutesoft.net/downloads/folders/52443/download.aspx If the package above did not work for you, please send a mail to Kenneth@CuteSoft.net. I will send a new trial license to you. Regards, Ken 
    Posted to PHP File Uploader (Forum) by Kenneth on December 15, 2011
  • Re: Compiler warning from full rebuild of Visual Studio project

    Escovado,   We will fix this issue as soon as possible. Thanks for pointing it out.   At the same time, please follow the steps below to fix this issue:   Open CuteSoft_Client\CuteEditor\Dialogs\InsertTemplate.aspx and change the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 14, 2008
  • Re: photo

    Hi You can override the script functions to get a url for the photo:   For example: put this script into messenger.aspx , after other script tags :   function ChatUI_GetInstantAvatar(user) {     return ''DownloadMyUserPhoto.ashx?UserId=''+user.UserId; }   Of cause you need to create the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on November 21, 2007
  • Re: editor onFocus event

    Ziv,   Please check this example:   http://cutesoft.net/example/JavaScript-API.aspx   The source code of this example can be found in the download package.       // get the cute editor instance    var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 21, 2007
  • Re: Cute Web Messenger - offline message support

    Cms,   Offline message is supported in the version 3.0.   Demo:   http://chatsample.cutesoft.net/   Please download it from:   http://cutesoft.net/Downloads/default.aspx   Deployment guide is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 2, 2006
  • Re: Editor not loading in the online site

    1. If you upgrade from version 5.x, delete the following file:   CuteSoft_Client/CuteEditor/web.config  2. If not, try add the following entry to your web.config file:   <add key=''CuteEditorEnableGZip'' value=''False'' />  Keep me posted   Another solution: download version 6.1: ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 23, 2008
« First ... < Previous 72 73 74 75 76 Next > ... Last »