Hi,
C#, asp.net 2.0, sql server 2005
In my web appliction we have link which allows user to download softwares( approx size 800 mb).
suppose if user starts downloading and then he stops downloading after 100 MB. and he would like to resume downloading later , so how can we track how much it was completed and from where we have to start downloading again so as to download in number of steps.
Please suggest a solution
Thanks in advance
C#, asp.net 2.0, sql server 2005
In my web appliction we have link which allows user to download softwares( approx size 800 mb).
suppose if user starts downloading and then he stops downloading after 100 MB. and he would like to resume downloading later , so how can we track how much it was completed and from where we have to start downloading again so as to download in number of steps.
Please suggest a solution
Thanks in advance
Comment