Re: File Download Event problem
- From: Suraj <surajaecster@xxxxxxxxx>
- Date: Tue, 30 Oct 2007 05:53:39 -0700
On Oct 30, 5:13 pm, "Igor Tandetnik" <itandet...@xxxxxxxx> wrote:
"Suraj" <surajaecs...@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.m...
--
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
Thanks for early reply. I will check the link provided by you.
.
- References:
- File Download Event problem
- From: Suraj
- Re: File Download Event problem
- From: Igor Tandetnik
- File Download Event problem
- Prev by Date: Re: File Download Event problem
- Next by Date: Deallocating IWebBrowser2's memory
- Previous by thread: Re: File Download Event problem
- Next by thread: Deallocating IWebBrowser2's memory
- Index(es):
Relevant Pages
|
Loading