Search

You searched for the word(s): upload'A=0
Showing page 137 of 656 (6,557 total posts) < 1 second(s)
  • FileValidating Method

     Hi,   i want to validate each file on upload process.   If i want to stop certain file upload during multiple file upload process, How do i do?   For example, protected  void Uploader_FileValidating(object sender, CuteWebUI.UploaderEventArgs args) {       string ...
    Posted to Ajax Uploader (Forum) by kalees1980 on October 23, 2012
  • Style the Files loading table

    Is it possible to style the files loading table? and even move its location in reference to the Upload button?   [upload button]   [upload table]  [paperclip][filename.jpg][tick] [paperclip][filename.jpg][tick] [paperclip][filename.jpg][tick]   want to change so that:   [upload ...
    Posted to ASP Uploader (Forum) by shaunw on October 8, 2012
  • ZeroByte File and Queue not clearing itself once you click remove (X) on a file list.

    Hello,   Regarding the zero byte file check - it used to work perfectly fine, however for some reason it just does not work anymore.  <%                   Dim uploader   ...
    Posted to ASP Uploader (Forum) by mskhan on August 22, 2012
  • Custom validation before uploading files

    Hi,        What is the best way to       1) allow users to select the files for upload       2) do custom validation and allow user to enter additional meta data about the files      3)  start the file ...
    Posted to Ajax Uploader (Forum) by Pbanerji on December 28, 2011
  • Re: Implementation

    But can you collect information on the upload page where the user is selecting file(s) to upload and it be submitted immediately after the file has completed the upload?   I guess what I am trying to say is that we are used to using ''forms'' and form fields for uploading files. Form fields were used in collecting particular information ...
    Posted to ASP Uploader (Forum) by SteveS on July 6, 2011
  • Re: Ajax Uploader - ManualStartUpload="true"

    Ken, I tried your recommendation of using the CuteWebUI_AjaxUploader_OnSelect javascript event.  The problem with this is that when using the manual start upload approach, the CuteWebUI_AjaxUploader_OnSelect event kicks off as soon as you select a file for upload but not when you click your button to submit and actually begin the ...
    Posted to Ajax Uploader (Forum) by mchamo on June 16, 2011
  • Re: AJAX Uploader Compatibility with Office 2007

    Dear bvanderwal,   I have used the following code and test this issue:  <%@ 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 Eric on September 8, 2010
  • Ajax Uploader problem Anonymous access vs integrated security with Firefox

    Hi there, We have a web page  using the Ajax Uploader component. The upload functions fine when using Internet explorer, however when using Firefox (3.6.8) there is a problem. With Firefox and anonymous access to the virtual directory the upload works fine, however, when using integrated security it does not work. When using integrated ...
    Posted to Ajax Uploader (Forum) by john55 on August 5, 2010
  • Control error in Visual Studio & progress bar color

    Some problems I could use some assistance on: 1. When uploading, I see the percent done being displayed, but the progress bar stays white, not green (i.e., I don't see graphical representation of the progress, only the percentage).  What do I do to correct this? 2. When I open a page in Visual Studio (such as Large-File-Upload.aspx), I ...
    Posted to Ajax Uploader (Forum) by MITFrog on July 13, 2010
  • Unknown Runtime Error

    Hello:     I am getting an ''Unknown Runtime Error'' (Javascript) in the following scenario:   I upload 1 file and it workd fine Each subsequent upload starts with and initial ''Unknown Runtime Error'' immediately after selecting the file to upload. The error then goes away after the file is completed uploading.   I am ...
    Posted to Ajax Uploader (Forum) by dgilgallon on October 24, 2008