Pages

▼
Showing posts with label file_size. Show all posts
Showing posts with label file_size. Show all posts
Sunday, February 3, 2013

Find size of file behind download link with jquery before download from server

›
You could make a HTTP HEAD request, and get a file size approximate by reading the Content-Length HTTP Header. This kind of request is ...
Friday, February 1, 2013

get file size by jquery before upload

›
You actually don't have access to filesystem (for example reading and writing local files), however, due to HTML5 File Api specificati...
›
Home
View web version
Powered by Blogger.