Visitors can save a web page from a link using this script. IE4+ browsers provide a document.execCommand that can call certain system dialogs. This script demonstrates calling the SaveAs dialog to save the page. The script includes onload interlocking and alternate alert messaging for non-IE browsers. Note that the script can only be used to save the current page; that is, the page in which the script is included.
JavaScript : Scripts and Programs : Alerts and Prompts
Invoking The SaveAs Dialog
http://www.codefoot.com/javascript/script_invoke_saveas.html
Free
etLux
saveas dialog, forcing saveas dialog, using document.execCommand, javascript system dialogs
Visitors can save a web page from a link
11
4.09
10
1
| Rating | Vote % | # of Votes |
|---|---|---|
| 10 | 9% | 1 |
| 9 | 0% | 0 |
| 8 | 18% | 2 |
| 7 | 9% | 1 |
| 6 | 0% | 0 |
| 5 | 9% | 1 |
| 4 | 0% | 0 |
| 3 | 0% | 0 |
| 2 | 9% | 1 |
| 1 | 45% | 5 |
Want to increase the number of votes and resource rating for this listing?
Place a Invoking The SaveAs Dialog Vote Box on your website.