Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File download from webserver to client with progressbar

Status
Not open for further replies.

mcp87

MIS
Oct 5, 2004
17
US
Hey all!

I am trying to write an ASP .Net VB application that would download a file from a webserver to the user machine in a specific directory. While doing this i want to be able to diplay a progress bar of the progress and then once done be able to trigger another event after the transfer is done.

Any idea on a simple way do this?

Thanks

John
 
You can't do it without creating an ActiveX object


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
That i understand but how do i update a progress bar with the current file transfer status is the real part that i need help with?
 
Try asking in the ActiveX forum


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top