Browse by Tags

All Tags » FileUploaded » ajaxuploader
Showing page 2 of 2 (12 total posts)
  • Modify GetTempFilePath (PLEASE HEEEEEEEEEEEEELP!)

    Need to create my own GetTempFilePath, is this can be done?    On UploadPhoto_FileUploaded, need to save it to another dir if i can duplicate the GetTempFilePath maybe it would help.   PLEASE HEEEEEEEEEEEEELP!    protected void UploadPhoto_FileUploaded(object sender, UploaderEventArgs args)     ...
    Posted to Ajax Uploader (Forum) by fjbotto on May 3, 2011
  • Updating webpage after upload has completed

    Hi,   I am using the AJAXUploader and it is working beautifully. However, I want a button to become visible on the .aspx page after the upload has been completed.   I have tried putting btnButton.visible = true in the Uploader_FileUploaded and Uploader1_UploadCompleted callback methods, and even though I can see that it is ...
    Posted to Ajax Uploader (Forum) by ASimps on October 2, 2009