Hugo,
Please check this page :
You can use the on select event and cancel it if the file is not valid.
But in IFrame mode, the filesize is not available.
You should validate the file at server side by attach the FileValidating event too , (for security reason , the script validation is not trust-able)
Regards,
Terry