Search

You searched for the word(s): upload media
Showing page 3 of 15 (142 total posts) < 1 second(s)
  • Re: Uploading media files

    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 ...
    Posted to Cute Editor for ASP (Forum) by Adam on December 31, 2004
  • Re: Maximum Upload Media File Size Issue

    Kenneth: Hi basam,       Please set <httpRuntime maxRequestLength=''100000''/> of you web.config   100000=100MB     Regards,   Ken   exactly same error.   If I upload file from the server machine it is uploading, but the error occures when uploading from local machine to server!
    Posted to Cute Editor for .NET (Forum) by basam on November 15, 2008
  • Re: change path to Upload directory?

    Colin,   Please check the following properties:   Editor.ImageGalleryPath Property   Specifies the URL path of the Image Gallery. default ''Uploads''   Editor.FlashGalleryPath Property   Specifies the URL path of the Flash Gallery. default ''Uploads''   Editor.MediaGalleryPath ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2004
  • Re: w3c video

    when i insert media file,  i would to insert this code   <object type=''application/x-oleobject'' standby=''Loading Microsoft® Windows® Media Player components...'' CODEBASE=''http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715'' classid=''CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95'' ...
    Posted to Cute Editor for .NET (Forum) by andriex on July 5, 2005
  • Re: Media Playback in Gecko-based browsers

    jjonesdtrt:My page with the editor instance is in a different subdirectory off of the root than the upload directory - is that the problem? There is method to that madness, (I have two subdirectories referencing the user's upload area), but in any case, I'm too committed to changing that now...   How did you configure the Flash Gallery ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 29, 2006
  • Re: Problem with Minimal Configuration.asp file

    zain,   Which version of CuteEditor are you using?   If you are using the version 4.0, please check the following reference: Menu/Button Function Description Template Item Save saves the active content in the editor's content area Save  Print prints the current page. Print  Find and ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 4, 2006
  • Re: File Explorer / Manager

    Gavin,     The ''insert image'', ''insert flash'', ''insert media'', ''insert document'', ''insert template'' dialogs contain the file manager.   You can use the file manager create the folder, delete the folder, upload/delete/rename the file.   For your situation, please check the ''insert template'' which also allows ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 17, 2005
  • Uploading media files

    I am trying to use the upload media file feature in version 3.0. I have set the file size to 10000K and have the media folder setup correctly off the uploads folder. When I attempt to upload a windows media file that is around 8Meg after a long pause I get a screen in the middle of the upload area that says, Action canceledInternet Explorer ...
    Posted to Cute Editor for ASP (Forum) by HalRau on December 31, 2004
  • Re: Create Folders to upload images/media/flash files

    yes I set like this  Editor.SetSecurityGalleryPath(mediaUploadPath);But my question is the image upload  popup screen allows to upload files but not folders. And Our users need to upload folders as well. So is that possible using cute editor
    Posted to Cute Editor for .NET (Forum) by smita_swaika on August 3, 2006
  • Re: Upload folder Max Size

    Zapotec,   I know you mean.   But in your situation, CuteEditor can't set the max fize for /Uploads folder.   Maybe this work-around may help:   /Uploads/                       <-- This is the path set ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 6, 2005