Resolving User Mistakes and Submission of Wrong Files

User’s have been known to make mistakes and can often select and begin uploading the wrong files. 

The Mediachase FileUploader.NET provides two ways to help resolve these mistakes.

  • Enable the user to cancel file uploading
  • Enable the User to delete an uploaded file

The uploading process can be canceled by using the Cancel command in the FileUploadActions control. The uploaded files can be deleted by Delete command of the UploadedFileList control.

All commands are initiated and executed by the client side and do not require a reload of the page.


Copyright 2007 Mediachase. All rights reserved.