Advertisment

File download from an ASP.Net page

author-image
CIOL Bureau
Updated On
New Update

To download a file that exists on a backend server from an Active Server Page (ASP) one can add a button web control on the aspx form and call a function to download the respective file on its click event.

In this tip, the author explains the code that can be used to download the file on click of a button.

Check it out.

tech-news