Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 4376
PHP Script Codes > Invoking The SaveAs Dialog From A Web Page
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.