How can I determine a image file size before uploading it?
I would like to make sure the size is under a maximum before taking the time
to upload it.
If I have to upload the file before determining the size, it could take a
few minutes (Mbs) on a slow connection before I can determine if the size is
too large.
Thanks!
Ken
I would like to make sure the size is under a maximum before taking the time
to upload it.
If I have to upload the file before determining the size, it could take a
few minutes (Mbs) on a slow connection before I can determine if the size is
too large.
Thanks!
Ken
Comment