Categories

Updated: 08/28/2003

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.
©2003-2019 jCay.com