I’ve some problems with downloading a file in the browser
My question is this:
How can we prevent downloads in a browser if the machine lacks enough memory? (JavaScript solution)
Is it possible to handle it with JavaScript or not?
Do you know any solution in JavaScript for this problem?