Trying to destroy files using JavaScript
Hi,I'm trying to create a JavaScript file that destroy files when possible. However, I'm not finding a way to do that since, aparently, doesn't exist a document.destroy.Is there some especific function that does this?