I want to capure events sent by the standard download message box
(dialog box?). That is, I want to know if download was initiated ("Save")
or cancelled ("Cancel"). Is there any way to capture those events from
the page where the message box was envoked?

there is no way for finding out if the user clicked save or cancel. your best bet to find that info is to add something to the actual file that registers being requested, for that you will need a component on the server or something. if you find an answer PLEASE let me know. ive been searching for about the last year

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.