|
Registration Form
|
Other links at ASP > Tutorials > User Authentication |
| 2. |
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, it explains each choice in more detail to help you decide which is the best way for you to authenticate your web users.
|
| 3. |
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 ensure that the user has access to the database.
|
| 4. |
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 website. This would normally involve registration, a login page, and then access to a section of the site that is only available to registered users. This tutorial will cover the steps needed to create all 3 sections."
|
| 5. |
Adding Site Registration using SQL Server and ASP
|
|
|
One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this goal is to allow user registration. In this first article, we show you how to add user registration to your site using SQL Server and ASP.
|
|
|