I am unable to get document.execCommand('SaveAs', false, "/home/prakash/temp/log.html") to work in either Firefox or Google Chrome, any ideas ? Am I doing something wrong ?
I am unable to get document.execCommand(‘SaveAs’, false, /home/prakash/temp/log.html) to work in either Firefox or
Share
Update:
You may find this resource useful 🙂
Quoting:
Source: http://javascript.gakaa.com/document-execcommand-4-0-5-.aspx
More Specific Resource: