Is there a way to create and write data to a file using javascript/jquery. I referred this link https://gist.github.com/Arahnoid/9925725#file-read-write-file-js . But it gives me error for tis line
var file = new File("E:/abc/sample.txt);
error: NS_ERROR_FAILURE: in firefox