Search

You searched for the word(s): control
Showing page 16 of 101 (1,008 total posts) < 1 second(s)
  • Re: AJAX uploader - hiding in JS or Jquery

    Hi mchamo, Your method is good.Also, you can use the following javascript code to hide and show the ...
    Posted to Ajax Uploader (Forum) by Jeff on July 17, 2011
  • Re: Session changing when Response.Redirect in UploadCompleted is fired

    Hi Terry, I have implemented the Button2 control and it's click method. I have also commented out the refresh page code in the OnUploadCompleted method. I have done some testing with this and have come up with some interesting results. These tests have been conducted by closing all browsers then opening up a fresh browser. Chrome ...
    Posted to Ajax Uploader (Forum) by thomasm on May 13, 2010
  • Re: AjaxUpload progress bar distortsing my table. What can I do to fix?

    Were you able to test with the code posted? I'm using the UploadAttachments while you're using the uploader control. I need to be able to select several files at once.  Regardless,  I did test your code, and the result is the same. The progress bar is at the bottom, but the file information displayed after it was uploaded is ...
    Posted to Ajax Uploader (Forum) by vmhatup on May 5, 2010
  • OnFileUploaded and OnUploadCompleted firing twice

    Hi,   I am using the Uploader control as a control in a gridview, i.e., one uploader control for each row. It only allows the user to upload one file per row. The OnFileUploaded event is being triggered correctly initially and I am able to save the file. However, it is firing a second time sometime after the Page_PreRender event during ...
    Posted to Ajax Uploader (Forum) by djpanda on December 24, 2013
  • Uploader in dynamic UserControl

    Hi,   I have issue with the Uploader in a dynamically loaded user control in an UpdatePanel. When the user control is loaded in an async postback everything loads fine until I try to submit the file selected for uploading. I am using a UploadAttachments for uploading a single file with ManualStartUpload="true". When the associated ...
    Posted to Ajax Uploader (Forum) by benjib98 on October 31, 2012
  • Automated test with selenium webdriver

    Hi,I'm doing automated testing for my web system using selenium webdriver, the problem is that I can’t interact with ajaxuploader component, I need to upload the document so the test can be successful, I tried different options but can't find how to pass the file path (user machine) directly to the control, for example: this is the ...
    Posted to Ajax Uploader (Forum) by cshark on July 13, 2012
  • Re: Ajax Uploader - Uploader_FileUploaded server event not firing

    Btw, the same exact issue occurs you use a JQuery modal dialog plugin as well.  So if the ajax uploader is within a a Jquery modal dialog, the File_Uploaded function does not fire.  Thanks.   mchamo:Any luck on getting the Ajax Uploader control to work with the BlockUI plugin that I mentioned? Thanks.   ...
    Posted to Ajax Uploader (Forum) by mchamo on June 20, 2011
  • Re: IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    Hi.  We cannot reproduce the error on your demo through IE8.  Also, the sample code you gave me does not throw the error in IE8, either.  However, it looks like we aren't talking about the same control.  Your sample used CuteWebUI:Uploader, & we are using the CuteWebUI:UploadAttachments control.  Is this the wrong ...
    Posted to Ajax Uploader (Forum) by sparanza on June 3, 2011
  • Setting uploaded files count to synchronize with MaxFilesLimit?

    This is the problem I'm having... MaxFilesLimit for the control is set to 4. 1. I've multi-selected 3 files and it uploads them. There are now 3 files in my TempDirectory.2. I run a process that deletes all 3 of those files from TempDirectory.3. When I multi-select 3 more files, I get the MaxFilesLimitMsg because it thinks ...
    Posted to Ajax Uploader (Forum) by vmhatup on April 23, 2010
  • sys undefined - ajax framework failed to load

    Hello,   I have some troubles with the ajaxuploader.   I am adding the ajaxuploader control in a custom Panel-Control. This custom control is added to the controls collection in the default.aspx page.   If I upload a file, it is written in the Temp Folder, but at the postback-event that is called at the end ...
    Posted to Ajax Uploader (Forum) by LeonDerProfi on October 14, 2009
« First ... < Previous 14 15 16 17 18 Next > ... Last »