Re: File Download Event problem
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 30 Oct 2007 08:13:54 -0400
"Suraj" <surajaecster@xxxxxxxxx> wrote in message
news:1193727678.274061.249990@xxxxxxxxxxxxxxxxxxxxxxxxxxx
I am creating an applictaion using MFC and IE automation and trying to
calculate file download time(eg. Time taken to download a mail
attachment).
Now when i click on ant Download link, File download dialog box
appears and IE fires event
FILEDOWNLOAD . But the actual download starts after i click on Save
in Save as dialog box which appears when i click on save in File
download dialog box.
But there is no notification of the completion of download of the
file .
FileDownload event lets you take over the download process - show your
own dialog, perform the download yourself. Then you can instrument it.
If for some reason you insist on hooking into the standard download
process, there's a way to do this, but it's a lot of work:
http://groups.google.com/group/microsoft.public.inetsdk.programming.mshtml_hosting/msg/76bf4910a289d4b3
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: File Download Event problem
- From: Suraj
- Re: File Download Event problem
- References:
- File Download Event problem
- From: Suraj
- File Download Event problem
- Prev by Date: File Download Event problem
- Next by Date: Re: File Download Event problem
- Previous by thread: File Download Event problem
- Next by thread: Re: File Download Event problem
- Index(es):
Relevant Pages
|
|