Form Return allows users to come to your site, fill out a form that you design, using the fields you want and have that information sent directly to your email address.
Return Visitor Redirect is a perl base program which is used by webmasters on their website that helps their sites returning visitors to redirect to different page. It uses server side includes and cookies for visitor tracking. This script is...
Just as it's name says - it is a PHP web service for access authorization. Let's describe it through two examples:
Example 1: You have a super cool web site and you want to stop web scrapers and similar kinds of it's abuse. With...
Through this tutorial, you will come to know the problems that exist with Request.Form and Request.QueryString return values and the methods to overcome. It describes that the conversion problem occurs when accessing the returned values because...
This is an online tutorial that can be used by the readers to learn about the authentication and authorization processes in achieving security with ASP.NET. This tutorial details on the types of authentication and provides brief description about...
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure...
List your merchandise and you decide whether or not you would like to accept offers on your products. Whether you're selling 1 item or 500 items, you can create your own store. You have full control, and can add, edit, or delete items from your...
This script will return whois information on many domains. It will also act as a whois script for registrars who plan on the user registering the domain they are checking for availability. It includes definable prices, additional searches on...
This article is helpful for the programmers which guides the learners about the usage of random class with sample code snippets. The output of given code in this article will return a random number between 1 and 950000 using random class and the...
This function can return the date of the Chinese lunar calendar corresponding to the Gregorian calendar. It ranges from Jan 1st, 1901 to Feb 11th, 2021. |