How to get uploaded file size?
-
Hi,
I need to limit uploaded file(s) size, where can I get it?
Since the file upload field allows multiple files I need to sum them up and provide custom validation.Definitely there should be such an info, even before real upload, because when file is chosen from a disk, the info about it’s size and type is shown.
Or is there even some native function for this?
Thanks
Petr
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘How to get uploaded file size?’ is closed to new replies.