ASP Authentication Using IP Address is an ASP article through which users can get detailed description of protecting their website by checking the valid visitors username and password. In this article author describes about security tricks,...
COM Based IIS Authentication with AuthentiX is an ASP article in which the author deals about various methods regards with authentication of users website or web pages and also about description of Authentix extensibility SDK. This application is...
Custom Security/Authentication #2 is an ASP tutorial in which author helps the users by offering them the source code for generating custom security in the users website. Here are some asp scripts users can copy and paste this to their website to...
Custom Security/Authentication #1 is an ASP tutorial which deals with custom authentication. Here are some of the examples that can be used by the users to provide limited access for certain pages by the visitors. In this tutorial author describes...
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...
Form-based Authentication in ASP.NET is an ASP.NET tutorial in which programmers can gain knowledge about form based authentication which protects certain region of website to be accessed by the visitors. Here the author compares authentication...
How To Implement Forms-Based Authentication in Your ASP.NET Application by Using C# .NET is an article about introducing forms-based authentication with the help of a database to keep the user's detail. The webmaster should create an application...
How To: Use Forms Authentication with Active Directory is an ASP.NET tutorial in which author elaborates about methods involved in verifying the users credentials against the stored data source. In this article the author explains about methods to...
How To: Use Forms Authentication with SQL Server 2000 is an article in which the author demonstrates about the procedure of validating the web forms in the SQL server. Here author describes about the two methods of authentication to store the...
This is an IIS authentication solution that prevents unauthorized users to access files and directories on the websites. This program supports different types of databases such as, MySQL, Access, Oracle, MSSQL etc. Webmasters can generate their... |