ALP SaveAs method
Opens the Save page dialog and allows the user to choose how and where to save the page.

Syntax and description

external.SaveAs();

Remarks

There is no Save method in the ALPFrame extended DHTML model as it will pose security threat. SaveAs is safe - it only opens the SaveAs dialog and actual save operation will occur only if the user clicks the Save button on the dialog.

This feature can be exposed from a menu item or using a link, button or other UI element in the page. In all cases if the application uses a frameset the page saved is the entire frameset opened in the ALPFrame window.

Applies to: external

newObjects Copyright 2001-2006 newObjects [ ]