Components to expand functionality of ODBCExpress.
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 sec
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
This is an online tutorial that comes like an overview to Microsoft ASP.NET security. This tutorial discusses about several topics on ASP.NET security. Readers can find information about authorization, authentication and also role-based security. Thi
In this tutorial there are several topics discussed about ASP.NET security issues. This tutorial is an introduction to ASP.NET security. This article will be useful for the administrators to gather general information about authorization and authenti
Security is one of the most essential criteria of the web developers while programming any application. Important informations should be protected. The author has discussed in detail about the security issues and functional specifications, delegation
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, security
This is an article that provides detailed information about providing security with the combination of form authentication and role-based security in ASP.NET. This tutorial clearly explains about role-based security and instructs readers to integrate
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.
This tutorial is helpful for the webmasters which allows them to refer and collect the solution to create a powerful authentication facility on their web services by using .NET for their web applications that allows the users to provide security over |