|
|
|||||||
|
Creating a Members Area in ASP This is a complete tutorial on how to create your own 'members-only' area on your website. The author writes "A frequent task for ASP developers is to create a members area style section of a web... Validate logins with ASP, Access and cookies This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be alloc... Authentication Tutorial This is a quick and easy guide to building an authentication system in ASP. First, it explains Authentication: What it is, how you work with it, and what options are currently available to you. Then, ... Simple ASP Authentication System This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very simple way to achieve this. Just follow the steps and you ... ASP Authentication Using IP Address This article explains how to control web application access by validating the user’s login and password against a database using Active Server Pages. Once validated the IP Address of the user is ens... |
||||||||