I dont think that you can do that from ASP itself. You should be able to
build your own download manager ActiveX Control, install it on the client's
machine before they download, and do all the downloading through that.
This way, I know that you can definatelly take control of your downloads.
Doing this in ASP would be hard, I would think.
-----Original Message-----
From: Wajahat [mailto:wajahat_malik@y...]
Sent: Friday, September 28, 2001 7:01 AM
To: ASPToday Discuss
Subject: [asptoday_discuss] Downloading and ASP
IF a person downloads a file from the Server? How can ASP recognize on the
Server that downloading is complete and total download time.