How to add resume supported file downloads feature to asp.net web application?
e.g. I have a large file on web server, While downloading I pause it
But when I click on resume then the file download starts from beginning.
e.g. I have a large file on web server, While downloading I pause it
But when I click on resume then the file download starts from beginning.