Advertisment
This is a complete tutorial on how to create your own 'members-only' area on your website. The author writes 'A frequent task for...
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...
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,...
This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very...
This article explains how to control web application access by validating the user’s login and password against a database using Active Server...
This article is first in the series demonstrating the use of Active Directory in ASP.NET. Of course all the demo code is written in language of...