Description of The SaveAs Dialog :
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.