Can anybody help me here?
I m having a asp page with some links to some pdf files..
this page is secured with a password and a username.
after logging in, it's possible to view the links and click on them to download the pdf files...
But if someone has the right url to the pdf files they can also download them...
Is there a way to secure these files so they can only be downloaded after the user is logged in? the usernames and passwords are stored in a simple access DB?

tnx