|
You can store the files somewhere where nobody would find them, then create a download.asp page, and pass it the name of the file the user is trying to download that redirects to that location. This page would of course check to make sure the user has logged in before redirecting.
|