OK I usually do VB but now have a serious prb.

I want to be able to have potential clients download my programs from the net. At my ISP, the admin moved the exe files I had for download into a folder that is outside of the virtual root, so that not anybody could access them via a normal url. The structure is like this:

+/Private folder
| +--Program.exe
|
+---/Virtual root

Now all my .htm files etc are in the virtual root but how can I get scripts to download the program when it has been moved outside the root??

I need somebody to walk me through this PLEEZ!!

Thanks in advance...