
Visual InterDev: Logging File Download
Sometimes it is useful to keep track of users’ file download activity on your site. When a user clicks on a hyperlink to download a file, you can run an ASP page on the server to log something into SQL Server and then download the file into the client. The