Browse by Tags

All Tags » Upload Button
  • Ajax Uploader - Web Accessability (WCAG2.0) UploadAddonWarningImage Message

    I have come across a problem with Ajax Uploader that I am unable to find a viable solution for. It has to do with accessibility. In order for users who are visually impaired to navigate a website, they must us a keyboard and NOT a mouse. The problem with this and Ajax Uploader is that when a browser like IE9 does not support HTML5. Ajax ...
    Posted to Ajax Uploader (Forum) by craymers on October 21, 2013
  • Upload Images to Folder

    Hello: When I upload an image file, the upload starts and i see the checkmark next to the file name that shows the upload was completed. However when I go to the folder the that the images should be in; nothing is there. Here is my code:   <%@ Page Language=''C#'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Ajax Uploader (Forum) by LVWiseguy on July 23, 2012
  • Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count

    Hi,   I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
    Posted to Ajax Uploader (Forum) by rabelanger on November 25, 2009
  • Re: Upload button does not open

    I have this issue where the Upload button appears, but when clicked, it becomes grayed out and noting happens -- with IE7.  It does work perfectly fine, as-is, however with Firefox 3.0.  I am using the multiple-files-upload.aspx example...   I was able to resolve the issue by making the following change:   To the following ...
    Posted to Ajax Uploader (Forum) by Jeffl1932 on May 10, 2009
  • Customization "Align all the Button in one line"

    Hi our client want something like this       Can any one help me out in this as i am new to ajax uploader.   i want mainly 3 things 1. How to align all the button on the top in one line (already try as mention in Demo application but not get any solution) 2. How to give scroll bar if number of file list increase in ...
    Posted to Ajax Uploader (Forum) by PrabhudattaTripathy on April 22, 2009
  • Error on click of the upload button

    When I click the button, I get a javascript alert: Unable to select so many files at once. The total file name length cannot exceed 32kb Strange thing is that I have not selected any files yet, because the open file dialog has not been shown yet.  This happens when I just drag a control to the page, build it and view it in the asp.net ...
    Posted to Ajax Uploader (Forum) by Marc Hesp on March 27, 2009
  • Ajax uploader button is not enabled inside CollapsiblePanelExtender

    <asp:Panel ID=''ImagePanel'' runat=''server'' BorderColor=''Transparent'' BorderStyle=''None''>                          <asp:Button runat=''server'' ID=''MultiSelect'' CssClass=''ContestAddBtn'' Text=''Upload File(s)'' ...
    Posted to Ajax Uploader (Forum) by yesparthasarathy on March 25, 2009
  • Upload Button Not working in firefox 2.0

    I tried to implement ajax uploader's simple upload with progress (custom validation) in my project. the files are uploaded fine in IE7 and firefox 3.0.   but the upload button is disabled in firefox 2.0. i also tried by changing the upload method to iframe. the iframe method again works fine in IE7 and firefox 3.0 .   In ...
    Posted to Ajax Uploader (Forum) by ssjal on December 25, 2008