Forum Moderators: coopster
I'm trying to build an upload progress bar, and I need to know the size of a file before the upload had finished.
I tried with 'filesize' function, but it shows the info when the upload has finished.
Any suggestion?