Search

You searched for the word(s): upload'A=0
Showing page 164 of 656 (6,557 total posts) < 1 second(s)
  • Re: getting file modified date from CuteWebUI_AjaxUploader_OnSelect

    Hi Roughan, Please try the example below. It shows you how to get the original file path. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by Kenneth on May 29, 2011
  • Re: Javascript functions

    Hi Eric, 1. I guess I wasn't clear enough on my first question. All I want to do is just hide the list of canceled files but still display the other files (e.g., files in the queue waiting to be uploaded). For example: let's say I select a large file to upload and I cancel it while the upload is in the middle. That file will show up in the ...
    Posted to Ajax Uploader (Forum) by meti on February 7, 2011
  • Re: Page reload after Upload Error

    Hi,   It's good to know that nothing else needs to happen after the OnStop. I have added a doPostback to the onstop and now it works fine!   Thanks for the info.   Kind regards,   Dac
    Posted to Ajax Uploader (Forum) by Dac on July 5, 2010
  • Re: Image Upload Function Does not Work

    Hi,   Thanks for your information.   The problem is that , the code send the zip file , without 'content-type' header.   Maybe because that the firewall block it. We will improve it soon.   Regards, Terry  
    Posted to Cute Editor for .NET (Forum) by cutechat on April 24, 2009
  • Re: Programmatically Set Upload Folder

    Ah - I found it, its a method called SetSecurityFilesGalleryPath.  I couldn't find it before, because I was looking for a browsable property in the aspx page, rather than a method when in the aspx.vb file.
    Posted to Cute Editor for .NET (Forum) by Chickie Pu on November 24, 2008
  • Re: Upload photo to database?

    Hi,   Do you have a folder website/UploaderTemp , and does it has permission to write file?   Please try this way , maybe you can get error details:   <CuteWebUI:Uploader ID=''ctlFormUpload''                         ...
    Posted to Ajax Uploader (Forum) by cutechat on December 18, 2008
  • Re: Ajax uploader version 3.0 doesnt work for SOME Safari Mac users

      When they click on upload button it does not open the select file dialog.  Your demo and our other pages with -only- 1 upload button, all work fine. This page is slightly different since it has 2 upload buttons in it. Some of our users have the same issue on this page on IE 9 as well,  but so far we havent ...
    Posted to Ajax Uploader (Forum) by maryamp on April 10, 2014
  • Re: Can Ajax Uploader support HTTP

    Hello Adam , I find that the function setresumeoption("Resume")  is just recovering the upload from scratch.Perhaps I Misunderstood the  "setresumeoption" function, or my question is not clear enough, I re-describe my question here For example, I have a 10M file, use Ajax Uploader control to upload. When ...
    Posted to Ajax Uploader (Forum) by libkerry on January 26, 2014
  • Re: Grabbing the Filename and re-naming

    Hi Badgerator,   Please try the example below. you can get the upload file name by "mvcfile.FileName" in line ...
    Posted to ASP Uploader (Forum) by Kenneth on November 21, 2013
  • File browser does not work

    Hello, with the attached code I'm attempting to upload mutliple files. When you click on the upload multiple files now button the file browse window does not open in order to select files to upload. What could be the cause?   The bin folder of my solution conatains the ajaxuploader.lic and the cutewebui.ajaxuploader.dll ...
    Posted to Ajax Uploader (Forum) by gogetsome on July 11, 2013