Flogin - User Authentication is Windows compatible. Flogin! is an ASP script which can control access to web pages. Just include flogin.asp in your page and the content after the include would be protected from unauthorized users. It is a simple...
User Authentication Class with Database Class is multi-platform compatible. A script that allows user authorization on a site. It mails the user and make them follow a link for verification of signup. This includes a small db class to support the...
Web-user Authentication for IIS is an ASP tutorial in which author deals with user authentication for IIS. Through this article users can get idea about how to authenticate users on websites, what are all the methods utilized while setting up IIS...
This tutorial explains how to initiate user authentication and then use variables to verify which users are accessing your pages, using a flat text file or more complex database system.
A user authentication class based on MySQL and the PHP Session functions. It includes a user management application script and a MySQL table setup application script. It supports login and logout via web-based forms, session expiration with...
CyberLogin is an ASP user authentication application which can be integrated into users website. Through this application users can develop secrity system in their website and store the visitors account in the MS Access database. It has features...
An easy-to-use user authentication script. Users are updated through an Access database. The script consists of a login page and a passchecker page.
This site offers a varity of scripts involving user authentication.
A powerful and secure multi-user authentication and membership management program. It uses a form-based login, instead of .htaccess. Features include automatic admin approval, mailing list, template-based design, usernames banning, protection for...
Authentication is a tutorial which gives detailed description of user authentication, what are all the methods that the users can utilize for creating user authentication in their website. This article will be helpful for the ASP programmers. |