hi,
I want to create a File Upload button to let user upload any type of file but its size should be limited to 40 MB maximum. In case user tries to upload a file more then 40 MB it should display an Error saying Your File Size is (size of file in KB and MB user is trying to upload) which is greater then the allowed limit.