Search

You searched for the word(s): file size
Showing page 24 of 99 (986 total posts) < 1 second(s)
  • Re: Dropdown menu offset problem?

    Hi rodusa,   Please tyr this way:   1. Open file 'Common.config'(root\CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config)   2. local to:   <FormatBlock>       <item text=''[[DIV]]'' value=''&lt;DIV&gt;''>         ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 2, 2009
  • Re: What is Max Value of 'MaxDocumentFolderSize'?

    1: Edit security policy file. The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder. In security policy file you can find the MaxDocumentFolderSize element which contains the value of max file file upload size limit (in kbs).  By default, it ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006
  • Get Total file size when flash and silverlight are disabled/uninstalled

    I'm currently testing several fail-over possibilities in case the client has limited browser capabilities. Is there a way we can retrieve total file size of a selected file before it is submitted to the server? With both flash and silverlight disabled, so far I have not found a way other than using the server side events; however, I would ...
    Posted to Ajax Uploader (Forum) by ggar on April 22, 2010
  • Re: Can I show operators online in the client window?

    Hi ediguy, Please try the way below. The code below will only shows  department which has the online agents. 1. Open file  ''\CuteSoft_Client\CuteChat\SupportClient.aspx''. 2. Remove all the code and use the code below in it. (The red part is what I added in this page) <%@ Import Namespace=''CuteChat'' ...
    Posted to Cute Live Support (Forum) by Kenneth on February 29, 2012
  • Re: Suggested updates for Cute Editor for.NET

    A-Damage,   1. This feature is supported.   In CuteEditor, You can change the data cell to header cell using the following steps: a. Place the mouse cursor in your editor where you want change the data cell to header cell. b. Right click > Tags > TD > Verbs. c. Click the Change to header Cell. ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 4, 2010
  • Re: modify output table

    Hi,   Please try this code :     <%@ Page Language=''VB'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by cutechat on December 18, 2008
  • Re: Cute Live Support Admin - How?

    stevesal32,   Please login as admin to LiveSupport web application.   Then click the ''Chat admin'' button.   Go to Configuration tab.   >> like the types of files that can be sent while in live support,    Pleae modify the following options:   LiveSupport Allow send file  ...
    Posted to Cute Live Support (Forum) by Adam on December 21, 2007
  • Re: Preventing image resize on upload

    I renamed this image and tried again. It didn't change the size this time. The first time it resized the image, I guess it was normal because the image was larger than the config settings, and the resize option was true, but after deleting the file from the server and uploading again, it seemed to always go back to that small size. Maybe a caching ...
    Posted to Cute Editor for .NET (Forum) by mtalcott on January 8, 2007
  • Re: Web Messenger Customization

    kzny,   >>How much can I configure of the web messenger?   All the UI.   >>I need to add a picture of the user to the messenger window and also change its size and rearrange buttons. Is this possible?   Yes.   >>change its size   Please open IntegrationUtility.js.aspx file and modify the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 22, 2006
  • Re: bug with upload !!

    This is a server-related limitation. IIS6.0 prevent the upload of files more than +200Kb. So you need to make some changes in the default IIS settings first. The solution is here: IIS 6.0 (Windows 2003) has a file named metabase.xml which resides in the C:\Windows\system32\inetsrv folder. Navigate to that directory and edit the file. Search for ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 15, 2004
« First ... < Previous 22 23 24 25 26 Next > ... Last »