Results 1 to 4 of 4

Thread: Big Problem

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Posts
    22

    Question

    Hi,

    Someone can tell me the way to know the Internet Explorer download status. (the file size, download progress, download complete.....)

    Thanks

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    I'm not sure if there is a direct way to do something like that. But what you could do is make a d/l meter that will monitor the # of bytes transfered durring a certain time...But the problem is that if you are surfing the net at the same time as you are downloading, your program will record wierd numbers because of the amount of information you are downloading from the sites.


    Gl,
    D!m
    Dim

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Posts
    22

    Cool

    Sure, i just want to know when a download with internet explorer is complete. i think that possible : what about SHDocVw control ?

  4. #4
    Guest
    If you knew the caption to the download window, maybe you could use SendMessage to check if its still running. But I'm not sure if this'll actually work.

    Sunny

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width