Browse by Tags

All Tags » Client-side
  • 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
  • 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
  • Error Uploading

    We have recently added this control to our site. It has all mostly worked except for the following error that has popped up a few times.     I haven't been able to reproduce this error, but it has happened for a few users since we put the control into production.     I haven't been able to find anything in our code that ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 4, 2009
  • AjaxUploader OnFileUploaded

    Hello,   I'm from Brazil and I'm testing Ajax Uploader. I  want a event to call a client-side function after file upload, something like this: <CuteWebUI:Uploader  runat=''server'' ID=''MyUploader'' OnUploadedClient=''MyUploader_UploadedClient''></CuteWebUI:Uploader> <script ...
    Posted to Ajax Uploader (Forum) by fsplets on October 17, 2008