Hi all,
ive got a file on my web server that i want to have the user be able to download. it resides outside of the wwwroot. i need to write this into a codebehind on one of my pages (ASP VB).
i tried response.redirect("c:\folder\file.txt") but this didnt work. gave me a 404 i think.
is this possible? any ideas?
cheers,
marco.