How to limit the total max size?

  •  09-09-2009, 8:02 PM

    How to limit the total max size?

    When using AjaxUploader for multi files uploading, I saw that I can limit the numbers of files with the MaxFilesLimit property and the size of each single file with the MaxSizeKB property.
    But is there a way to limit the total file size?
View Complete Thread