Search

You searched for the word(s): IE 9 upload
Showing page 60 of 656 (6,557 total posts) < 1 second(s)
  • Re: (File dialog has been blocked) while trying to Upload files

    Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other uploader control(s) to the test page at another position. For example, just add ...
    Posted to Ajax Uploader (Forum) by luci on September 4, 2009
  • Render as ordinary file upload on iPad

    Hello   We want to be able to upload other files than photos on an iPad or iPhone. This is possible with an app like iUpload but this app needs the file upload Control to be an ordinary file upload. Is it possible to render the Control as an ordinary fileupload Control when the user is on an ipad or Iphone?   Andreas 
    Posted to Ajax Uploader (Forum) by addeladde on December 16, 2013
  • How to hide File Icons on pre-upload view when ManualStartUpload="true"

    Given the following snippet of code: <CuteWebUI:UploadAttachments  runat=''server''  ID=''Uploader1''  MultipleFilesUpload=''true''  ManualStartUpload=''true''  InsertButtonID=''BrowseButton''  ShowCheckBoxes=''False''  ShowFileIcons=''False'' > The File Icons are hidden in the view ...
    Posted to Ajax Uploader (Forum) by BenHolcombe on June 18, 2012
  • how can i pause the process of current file upload?

    Hello, I want to give functionality like :  after clicking the submit/upload button if any user want to cancel the uploading then it ask for confirmation for user to cancel upload.At that time i want to sleep/pause the process of file uploading. Any help would be apperiaciated. Note : Due to some reason i am not able to use ...
    Posted to Ajax Uploader (Forum) by Jayesh Goyani on September 16, 2011
  • how to set total Upload file size limit.

    Hello, I want to upload multiple files but SUM of selected file's size is not greater then 100MB. I found below Solution but it was not achieve my requirement.  function CuteWebUI_AjaxUploader_OnSelect(files) {                 var uploader = ...
    Posted to Ajax Uploader (Forum) by Jayesh Goyani on August 24, 2011
  • Cant Click the upload button

    I have an ajax upload control. This upload control is within a panel. I hide the panel until the Image radio button is clicked. When the image radio button is selected, I make the panel visible. For some reason with Firefox, I cant click the upload button. I suspect it could be a browser setting because on my home Firefox it works fine. On my work ...
    Posted to Ajax Uploader (Forum) by Lan-Lord on January 20, 2011
  • Re: How to upload file at the same time as the rest of the form is submitted?

    Hi jerry2,   Please try the example below     <%@  language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to ASP Uploader (Forum) by Kenneth on December 16, 2010
  • Silverlight: The upload task is interrupted! %5c in query string parameter

    I've encountered a bug in the uploader control when it is rendered in Silverlight. My application commonly has a query string parameter whose value contains a '\' (which is %5c if URL encoded) and when the uploader is rendered in Silverlight it gives me the ''Silverlight: The upload task is interrupted!'' exception and cannot upload the ...
    Posted to Ajax Uploader (Forum) by stephen.mesa on January 19, 2010
  • getting a "unable to read beyond the end of the stream" error during upload

    I cant seem to find any other entries for people getting this error but when I try to upload a pdf file, during the upload process after the file is selected and the upload button pressed the when the process is at 0% a javascript alert of ''unable to read beyond the end of the stream'' comes up. what is happening and how do I remedy ...
    Posted to Ajax Uploader (Forum) by jpchatt on December 17, 2009
  • 2 upload controls in one page act differently

    Hi I have  2 upload controls on the same page. One allows for multiple files, the other allows only for one file at a time.  Each one in a separate update panel.  1. I've noticed that you  cannot upload at the same time, if I select a file in the second one, it get's uploaded, but the progress is displayed along with the ...
    Posted to Ajax Uploader (Forum) by BogdanS on June 25, 2009
« First ... < Previous 58 59 60 61 62 Next > ... Last »