Hi All,
How can we restrict users from attaching file bigger than specified size (to say 20MB). I do have a check at the server side to show errors in case of big files received on the server but that happens too late.
I want to achieve something like gmail, where you get a quick alert specifying
"This file exceeds the 25MB attachment limit. Sorry."
Thanks!
Pratik