|
ASP Authentication Using IP Address
|
Other links at ASP > Tutorials > User Authentication |
| 1. |
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.
|
| 3. |
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.
|
| 4. |
ASP Login Page
|
|
|
A simple Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection.
|
|
|