Hey guys,
Is there a way in javascript to figure out the size of a file selected with an html file upload control?
right now, the file needs to be posted to the server before our server side code can be checked. It would be great to be able to check it on the client and limit the uploads from there.
Thanks,
Jack
Is there a way in javascript to figure out the size of a file selected with an html file upload control?
right now, the file needs to be posted to the server before our server side code can be checked. It would be great to be able to check it on the client and limit the uploads from there.
Thanks,
Jack