In client-side, I don't think you could capture anything at all.
But in server-side, maybe. I think server should have received an
ABORT
request to stop "pumping" out data. But how to "plug" this
event-handler
into server is out of my knowledge.
Try to ask the same question to server related groups.
Good luck
> -----Message d'origine-----
> De : T.Gopalakrishnan [mailto:tgk26@r...]
> Envoy=C3=A9 : vendredi 24 janvier 2003 05:28
> =C3=80 : javascript
> Objet : [javascript] capture events
>
>
> I am using a servlet program for downloading files.is there
> any possible
> ways to capture the event weather the user pressed 'OK' or
> 'CANCEL' button in the download dialog.
> Thanks in advance
> Yours
> T.Gopalakrishnan