Rezner
05-29-2002, 12:40 PM
I've noticed several people ask this type of question in the ASP forum, so I thought I'd write a tutorial for it.
The .asp page in the .zip file demonstrates how to secure specific records in an ASP site without using session or client cookies. A similar approach could be used when a user logs in.
Note: If you're on a network, make sure that you have write permission for the directory the page and db are stored in. Also, if you use the form in the .mdb file, it references DAO 3.6
The .asp page in the .zip file demonstrates how to secure specific records in an ASP site without using session or client cookies. A similar approach could be used when a user logs in.
Note: If you're on a network, make sure that you have write permission for the directory the page and db are stored in. Also, if you use the form in the .mdb file, it references DAO 3.6