php - Getting upload file size before upload -
when user selects file uploaded, there way can exact size of file before upload begins? i'm guessing needs done on client side jquery or javascript. ideas how?
this cannot done in pure javascript in current browsers.
instead, can use uploadify, uses flash.
Comments
Post a Comment