MrSavidge
Nov 19th, 2001, 06:36 AM
Hiya,
I'm trying to put an ActiveX Control in a webpage that downloads a file from a URL. The URL and filenames are hardcoded into the control. The control is to demonstrate bandwidth capabilities and what I need to do is have a control that will show the current download rate in byte/Kb/Mb per second.
Ideally I need to create a graph plotting the download rate in real time, but for the moment, how do I clock and show download rates as it happens, from an ActiveX Control?
Thanks in advance,
/Lee
I'm trying to put an ActiveX Control in a webpage that downloads a file from a URL. The URL and filenames are hardcoded into the control. The control is to demonstrate bandwidth capabilities and what I need to do is have a control that will show the current download rate in byte/Kb/Mb per second.
Ideally I need to create a graph plotting the download rate in real time, but for the moment, how do I clock and show download rates as it happens, from an ActiveX Control?
Thanks in advance,
/Lee