Search

You searched for the word(s): file size
Showing page 25 of 99 (986 total posts) < 1 second(s)
  • Re: Font Size and Font style Boxes overlap in IE7

    CuteSoft_Client\CuteEditor\Configuration\AutoConfigure\Default.config Toolbar Configuration File Structure    The CuteEditor toolbar configuration files, which contain XML, specify the toolbar configuration information of the CuteEditor instance. These configurations are applied using AutoConfigure property. The ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 30, 2008
  • File Upload settings problem: httpRuntime limit

    I am trying to increase the size of flash uploads (to allow videos).  I have used the following code:   'enable larger file upload Editor1.SetSecurityMaxFlashSize(25000) '25MB max 'enable larger total folder size Editor1.SetSecurityMaxDocumentFolderSize(250000) '250MB max   However, when I attempt to upload a 13MB file, ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on May 22, 2007
  • Re: Text Wrap in editor area

    Hello Adam, Sorry for the delay...  Here is the code: -------------------------------------------------------------- <!--#include file = ''../../cuteeditor/include_CuteEditor.asp'' --><% PageTitle = ''News Management Tool - Add Article'' %><!--#include file=''../../includes/strings.asp'' --> <!--#include ...
    Posted to Cute Editor for ASP (Forum) by Wim on February 2, 2005
  • Re: default font and default font size

    Dear  Adam, I've added the EditorWysiwygModeCss property. My CE:Editor looks now like this <CE:Editor ID=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for ASP (Forum) by Dataconsult on October 10, 2007
  • Writing To Database

    I'm trying to implement the CuteEditor for many of my <TEXTAREA> form elements and hook it up to my database. I don't want to use the code in todatabse.asp file example because I've already got code for existing pages that writes to the database. I just want to display the CuteEditor for my TEXTAREA fields and have it work with the database. ...
    Posted to Cute Editor for ASP (Forum) by estrategy on February 1, 2007
  • Re: Error: Files get uploaded even when Max File Size allowed set to '0MB'

    Hi MayurNarsale,   The multiple files select function is based on htlm5,silverlight and flash plug-in of the browser. You need to ensure that your browser has noe of them to support the multiple files select function.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on May 20, 2013
  • Re: What is Max Value of 'MaxDocumentFolderSize'?

    http://cutesoft.net/developer+guide/Limit-file-upload-folder-size.htmHow to limit file upload folder size? You can easily limit the size of file upload folder using the following methods:   1: Edit security policy file. The security policy file (default.config, admin.config and guest.config) can be found in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 12, 2006
  • Re: Upload size 28,463B exceeds limit of 12,288B

    Jim, IIS 6.0 on Windows 2003 has a file named metabase.xml which resides in the folder C:\Windows\system32\inetsrv .   By default, this file has this entry: AspMaxRequestEntityAllowed = ''204800'' This limits upload size to 204,800 bytes. You can change that to a large value (such as 2000000000 for 2 gigabytes) to allow your Windows ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 20, 2004
  • Re: file dialog not working !!!

    you cant open subdirs with firefox 8.0 on your demo page (file dialog)and the files are to small (file size) to get the error.try and make a dir with larger .pdf or .doc files (not images) lets say about 100mb and you will get the same error .the dialog box will take forever to come up or crash.on windows 2008 iis 7.5browser tested: chrome, ie9, ...
    Posted to Cute Editor for ASP (Forum) by werk23 on November 24, 2011
  • Upload Grid Displaying Uploaded File Disappears when Server Trace appears

    I am using the single file upload and note that after the file is upload, the gride with the file name and check mark appear for only a second, then immediately replaced by the Trace information.  I can not figure out what is caused the grid to disappear.     Also, I would like to customize the grid to remove the ...
    Posted to Ajax Uploader (Forum) by cjchamber on October 10, 2013
« First ... < Previous 23 24 25 26 27 Next > ... Last »