Search

You searched for the word(s): upload file
Showing page 48 of 336 (3,355 total posts) < 1 second(s)
  • Re: Paths on image upload. simple question i hope ?

    fairlands: Hello Eric   Thank you for that link, i am kind of on the right track now ....almost but not quite and woudl realy appreciate some advice on this   I edited the image gallery path in the security file   from   <security name=''ImageGalleryPath''>/uploads/</security>   to ...
    Posted to Cute Editor for PHP (Forum) by Adam on December 11, 2009
  • Re: Using DotNetZip to compress file during upload

    I found out what the problem was. The DotNetZip copies the file to a temporary folder that .net doesn't have permissions to so the permissions don't get replicated correctly. Once I changed the temp folder to the one I use for the non-zipped files with AjaxUploader, the files zipped up fine.
    Posted to Ajax Uploader (Forum) by jmestep on December 16, 2008
  • Re: Security Policy File error

    Dave, >>1. What file configures all the icons (features)? I would like to select which features I have. Please modify the /CuteEditor/Configuration/AutoConfigure/default.config file.>>2. The upload pics defaults to an ''uploads'' folder. How can/where do i change that to a different folder?Please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 23, 2005
  • Re: Error message on file upload completion

    Hi Adam,   The file is 50MB, MegaBytes, in size. so not that small.   It also happens on a 12MB file and a 409MB file, although on the larger file the message appeared at 26% rather than 100% which is when the message appears for the smaller files.
    Posted to Ajax Uploader (Forum) by AtomP on February 11, 2013
  • Re: Unable to find the uploaded file in directory

    Yes, this problem is a pain in the butt. As I mentioned above, the solution that worked at the time was to REMOVE the Upload module (not a great solution, is it?).  HOWEVER, with later versions of ComponentArt we tried to re-enable the module and found out a very surprising thing -- the upload module WILL work well in web.config as long ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on December 24, 2009
  • Re: Saving filename with GUID

    Hi serran,   I suggest you use method "CopyTo" to handle the upload file store location and the new file name. Then you can save it to any folder and use any name you need. The example below shows you how to achieve it.   mvcfile.FileName is the original file name, you can change it directly. Like ...
    Posted to ASP Uploader (Forum) by Kenneth on August 28, 2013
  • Re: Image Types

    Dear kengelhardt,   We are considering using DotNetGallery.   What images types can be in the file system and produce thumbnail images?   A:    It supports common used image types such as jpg,jpeg,gif,png,bmp.   Also, can just the thumbnail feature be used? We don't need the upload function; we ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on October 22, 2010
  • Re: The License for Editor is not valid

    christian,   For some reasons, you are using a temp license file on your server.   ''The License for Editor is not valid.'' Don't panic; this is an easy fix. This message usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2008
  • Re: Problem "The License for Editor is not valid. "

    Please download the temp license file from http://CuteSoft.net/download/temp.zip. The license problem usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor. Download the ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 14, 2005
  • Re: Can we pass custom varaible to uploader handler

    Dear attu143,   You can change     $uploader->UploadUrl=''myhandler.php'';     to $uploader->UploadUrl=''myhandler.php?id=301'';  It will pass the value to handler.   Custom file upload handler If you need further control over the parsing of the file uploading request, you can ...
    Posted to PHP File Uploader (Forum) by Eric on December 24, 2010
« First ... < Previous 46 47 48 49 50 Next > ... Last »