I have successfully used the code here
http://www.asp101.com/articles/jacob/scriptupload.asp
to make file upload using ASP. I would like to ask if anyone knows how to download the uploaded file (provided that the file is not inside the web directory but just any physical drive e.g. C:\test)
Thank you very much...................