here's the problem. i've create an upload page(upload.htm) to upload files into Uploads folder. then i also create page that automatically list all the files that i've upload into Uploads folder(list.asp). its works fine. the probelem is...when i click on the file name its return HTTP 404 - File not found. i'm trying to make user that surf my web can download the files.
need help on this...
thanks in advance...