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
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