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 own m
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 aut
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 ver
User Directories for IIS is an ASP based user management software for IIS web server for managing the accounts of users with the help of ISAPI filter DLL. It has benefits like providing webspace for all the workers in an organisation. This has featur
Components to expand functionality of ODBCExpress.
This article is basically for the web developers which helps them to maintain Internet Information Services. Through this tutorial users can get answer for the questions like how to implement NTLM authentication on IIS server, how to disable caching
TbcISAPIFilter component brings visual development to your Delphi 4, 5, 6 and C++ Builder 4,5,6 environment by letting you point and click to handle events only. Drop the component on a data module and handle the events you wish. Visually set the fil
This is an article that allows users to gather knowledge about IIS and its functions. Here the author discusses about the fundamental architecture of the IIS. This tutorial illusrates the involvement of the IIS in administration, browser requests and
Industrial Strength Encryption and Hashing routines for BP7 and Delphi compilers. If you need to protect data in your applications, then this is a good place to start. These are NOT the simple XOR routines found in most programming books. These are
The function decodes Base64 encoded strings in ASP/VBS. Let's you make custom basic http authentication by ASP, without NT security or ISAPI filter. Reference to VBS encoder. |