Is it possible to create and download a .txt file using only JavaScript (no server-side programming !), and save it on local drive, without displaying browser \"Save file\"
No not without browser plugins, that would be a big security risk.