JavaScript blob filename without link

The only way I’m aware of is the trick used by FileSaver.js: Create a hidden <a> tag. Set its href attribute to the blob’s URL. Set its download attribute to the filename. Click on the <a> tag. Here is a simplified example (jsfiddle): var saveData = (function () { var a = document.createElement(“a”); document.body.appendChild(a); a.style … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)