InfoConnect for Airlines VBA Guide
FileDownload Event
Occurs when a file is downloaded.
Syntax
private Sub WebControl_FileDownload (
   ByVal sender As Variant
)

Parameters

sender
See Also