Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: Downloading and ASP


Message #1 by "Wajahat" <wajahat_malik@y...> on Fri, 28 Sep 2001 11:01:07
IF a person downloads a file from the Server? How can ASP recognize on the 

Server that downloading is complete and total download time.
Message #2 by "Tulip, Nick S" <nick.s.tulip@c...> on Fri, 28 Sep 2001 06:41:24 -0400
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.


  Return to Index