Search

You searched for the word(s): IE 9 upload
Showing page 334 of 656 (6,557 total posts) < 1 second(s)
  • Re: A valid license cannot be granted for the type CuteEditor.Editor

    ''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 we will send your own license file to unlock your copy of CuteEditor. Download the evaluation version from ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 15, 2005
  • Re: SignIn failer : Licence Failed

    This message 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 product. Download the evaluation version from the CuteSoft site again and continue your evaluation.  2. You have your own ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on June 14, 2005
  • Re: three questions involving the various page levels

     tommyclifton wrote:Hi, 4.  What exactly does RestrictUploadedImageDimension do?  Ideally I would like to force uploads to be 640x480, or 480x640, and I'd be happy to enforce a ''both dimentions must be 640 or less'' policy.  Is this what it does?  Yes.  Gallery.RestrictUploadedImageDimension Property -- Indicates ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on April 26, 2005
  • Re: Production License vs. Developer License

    I design websites, upload them to a shared webhost (lfchosting.com) and resell their webspace to clients with each client website having its own domain name, e.g., (www.client1.com, www.client2.com, etc.).  These domains are under my account domain www.mymaindomainaccountname.com).  All have the same IP address. Scenario #1:  I ...
    Posted to Purchase / License FAQ (Forum) by dklauk on January 26, 2005
  • Re: Limit images shown in uploader

    SpreadTheWord, You don't need to use the ''Case''. That's just an example. You need to authenticate the user when the page load. And set the different image upload folder based on the user's identity name. For example:  void Page_Load(object sender, System.EventArgs e) { if (!IsPostBack) { if ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 7, 2004
  • Re: Questions about functionality

    ggparkinson, How much control do I have over where images are uploaded to (can I control the path) You can find all the properties which control the image upload in the file below: CuteSoft_Client/CuteEditor/Configuration/Security/Default.config or Admin.config. Here is an example for admin: <security ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 30, 2004
  • Re: Flash Errors?

    Hi Yorkey, Please try the way below, then you will never get the flash error again. How to disable the flash upload mode by default. Please try the example below. the red code is which use to disable the flash upload mode.   <%@  language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' ...
    Posted to ASP Uploader (Forum) by Kenneth on May 31, 2012
  • Re: Acces to the uploaded files

    ok, thanks for your answer.   I read the code and i saw the GetValidatingFile function. Does it mean that mine custom php file will be called after each file upload (3 call for an upload of 3 files) ?     Is there a way to access to an array (for example) of all the uploaded files after the completed upload of all the files ? in ...
    Posted to PHP File Uploader (Forum) by Pachanka on March 24, 2010
  • Re: Hyperlink Browse path

    Think I need to explain more clearly what I want to do :-)   When they select Insert Hyperlink dialog I want to be able to specify in Security config file for specific users to select files in the root folder when they click at the Browse button.   When I chose to upload so I would be able to specify config for ...
    Posted to Cute Editor for .NET (Forum) by kjell.ek on November 3, 2009
  • Re: Resize Uploaded Image Function

    Is this going to be available soon?  On your site http://www.cutesoft.net/asp (the website for the classic asp version) it has the following: Image insertion and automatic upload Built-in thumbnail generator. Thumbnail images are ...
    Posted to Cute Editor for ASP (Forum) by camike on June 4, 2007