Results 1 to 4 of 4

Thread: secure files with asp

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    30

    secure files with asp

    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

  2. #2
    Member
    Join Date
    Jun 2005
    Posts
    47

    Re: secure files with asp

    as what i know it can be done,the link page will not display if they are not log in,it will direct them to login page if user just enter url without log in.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: secure files with asp

    I have answered your question in your duplicate thread.

  4. #4
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: secure files with asp

    you could use htaccess to limit access to the directory containing the files, but im not sure if this could be linked with an access database. this depends on you using apache and not IIS.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width