Cmultifileupload

Hi, does anyone know how to implement following:

  1. add file size of chosen file in file listing (after remove button and file name)

  2. size limit on sum of all files before they are processes by controller? something like single file size check,

but for the sum of all chosen files

with CMultiFileUpload.

Thanks for ideas!