Hi,

I wanted to know if there is a way to get a progress bar
so when i download a file using Microsoft Internet Transfer Control 6.0, i can give a time left or amount complete

Here is how i called it if this helps

c() = Inet.OpenURL("http://www.foobar.com/highscore.dat", 1)

so i can't figure out anyway using this control to
get a value for ProgressBar.Value to use, is there
any other way to get this to work? or is there control
that i can use to download the file thats not to hard to use.

Thanks,