Browse by Tags

All Tags » Ajax Uploader - ManualStartUpload="true"
  • How to detect a cancel upload event

    Hi all, My company is investigating the ajax uploader as a possible solution for our site.  Our requirements are that it needs to be able to use sqlfilestream on the backend with no temporary files on the server.  I've been able to get it working perfectly using a custom uploadprovider which copies the data off of the incoming ...
    Posted to Ajax Uploader (Forum) by mtaute on March 22, 2012
  • Clearing Ajax Uploader items

    Hello.  After I successfully upload files using the AJAX Uploader control, I would like to clear the items from showing in the control, is there a way to do that?  I am using uploader.cancelall(); before the files are uploaded to clear the selected items, however, after the files are uploaded, I would like to clear the files ...
    Posted to Ajax Uploader (Forum) by mchamo on June 27, 2011
  • Re: Ajax Uploader - ManualStartUpload="true"

    Thanks Ken, that worked.  In fact, I only had to set this: <pages enableEventValidation=''false''>  I am pretty new to the Ajax Uploader control, so now that it uploads, I am trying to figure out where it uploads to, and how I can alter the location/directory of where the control uploads to?  Is there a setting that ...
    Posted to Ajax Uploader (Forum) by mchamo on June 14, 2011