I am at work and have a need to download large files, 4gb+. I only actually need the first 20mb of these files, however. To conserve bandwidth and time, I would like to only download the first 20mb instead of the whole file. Because I am at work and using Windows 7, I cannot install new software or compile anything. I saw, in the link below, that someone attempts to do this using Java. Because I have access to a web browser, I am able to make applications with Javascript. Is there a way to accomplish downloading only part of a file using only Javascript?
问问题
685 次