Protecting Your Web Application Against Dangerous Requests is a tutorial in which users can learn to secure the web applications by disabling them by not reponding to the dangerous requests. Here author provides detailed information of linking the AS
Security is a tutorial in which author discusses about protecting the server componets that is stored in the session objects. Here author offers few codes that has to be included along with the web server for protecting their server components. In th
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in protecting t
This is a password protecting application and user management system where the users can generate a membership level for their website. The visitors can be allocated with membership level by admin after they register themselves. The users can provide
PHPCoder is designed for protecting PHP resources from user's unauthorized modifications. It works Zend encoder program, encrypts your PHP code into unreadable format. It is impossible to retrieve the original source code of your program. Further, it
This is a program that provides security for Internet Information Server by protecting HTTP. Since there are more chances to get server information through HTTP, this program enables HTTP masking to avoid the hackers from collecting server details. T
From this online tutorial, you will be able to enable the content on your ASP application to be shared with all users simply by invoking the Application variables for database. And this tutorial gives useful information on protecting the web content
Easy Application State Securely is an ASP tutorial in which author gives detailed description of protecting the users website with the help of session objects. This article reveals that with the help of ASP application and session objects users can m
Protecting Everything is a tutorial in ASP which concentarets on how to protect the ASP pages, website and every thing that the users like to protect with the help of attaching the code that the author offers for the users in the top of the pages tha
This is a program where the password protecting facility is provided for the users to protect their website. The user have the ability to add this password protecting option to existing projects and new projects. This program provides log off feature |