Search

You searched for the word(s): IE 9 upload
Showing page 116 of 656 (6,557 total posts) < 1 second(s)
  • How do I code for single file manual upload?

    Greetings, I'm having trouble figuring out how to code the manual upload of a single file (MultipleFilesUpload = False). ------ASPx Page------- <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' InsertText=''Select File'' OnFileUploaded=''Uploader_FileUploaded''  ...
    Posted to Ajax Uploader (Forum) by dmathews on February 10, 2012
  • Re: Help me! Can not support upload ai(adobe illustrator) files?

    Hi niyunzao,   Try disable the mime type checking function by the code below, it should work.           <CuteWebUI:UploadAttachments ID="uploader1" runat="server">             <ValidateOption EnableMimetypeChecking="false" />     ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 27, 2013
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi MattW, Please create an example page by the code below and put it to the root of your site, does it get the same issue? Can you send me your uploader page url? So I can check it too. <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 30, 2011
  • Re: Prevent auto population of title during upload

    Hi VanAwful, If you just want to hide the title please try the steps below The steps below shows you how to hide the title in classic layout 1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js'' 2. Find section below var titltText=photo.Title; 3. Change to var titltText=''''; If you want to hide ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on January 30, 2011
  • Re: Upload errors (IE7, IIS7, Silverlight/Flash + client certificates)

    We added the key but the problems remain. The ''Fasle'' value looked like a typo so we added:   <appSettings>   <add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> </appSettings>   For testing purposes we set up a IIS Website using the demo websites. We are currently using the ''Framework ...
    Posted to Ajax Uploader (Forum) by Oevermann on January 22, 2009
  • Custom Items Table Before Upload

    I'm currently evaluating the use of the AJAX Uploader for a VB.Net project I'm working on in Visual Studio 2010 and .Net 4.0 using codebehind files. So far I've got the upload working fine, but I need to be able to customize the ItemTable before the actual upload takes place.   The requirements of my application are:1. Allow user ...
    Posted to Ajax Uploader (Forum) by joshmikow on September 5, 2011
  • Choose the folder to upload file

    Dear CuteSoft In the ''insert image'' window it displays sub-folders within the main upload folder. ( root image upload folder)When I open the selected folder then upload an image it always saves it to the root image upload folder. How do i upload images to these sub-folders within the root image upload folder?Im suprised why you ...
    Posted to Cute Editor for ASP (Forum) by KevUK on April 29, 2005
  • Re: Page reload after Upload Error

    Hi,   When you upload one or multiple files,   OnStop only fired when all files are failed.   Any way, if you want to postback the page ,   How about call any button.click() to force the page postback , in the OnStop event ?   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on July 3, 2010
  • Folder Upload Restriction

    Is there a way to prevent users from going inside folders when using the folder upload feature? I have several users who do not read the directions and they go into the folder and select the individual photos within it! Thanks for any help that you may have.
    Posted to Cute Editor for .NET (Forum) by lwb1962 on June 17, 2010
  • Upload file not working in Insert template dialog box

    When i have tired to upload a file. in InsertTemplate diaglog box. file is never saved anywhere.. is there any setting  i am missing.. please give us  some inputs its urgent. i think it used to work fine but now it stopped working for some reason.
    Posted to Cute Editor for .NET (Forum) by nareshdusi on May 29, 2008