ALP Print method
Print is provided for convenience only. This is an IE independent way to print the page (IE4 does not support window.print method).

Syntax and description 

external.Print() - Invokes the print dialog. By default prints the currently active frame.
Example:
external.Print()

Remarks

If you want to provide browser version independent way for printing use this method but not it is limited to the active frame only. Thus it is recommended to open new window and call it from it. 

Applies to: external

newObjects Copyright 2001-2006 newObjects [ ]