Cookies are nothing but stored informations in the form of small files on user's machine. This tutorial describes about the importance and need of a cookie while developing any web application. Cookies are mainly used to store user's settings, nick n
This article guides you to learn more about cookies with PHP. By learning the tutorial about cookies you can use this cookies for your needs. The cookies can be assigned in various attributes. This tutorial gives you a total idea of using cookies wit
Web Blazonry's Cookies is a tutorial from which you can learn about the usage of cookies. Through this article you would be able to implement cookies on your java projects and applications. The author has given a brief note on how to set cookies to i
Personalization Kit allows you to create and manipulate website users, their attributes from Active Server pages. Personalization Kit can be essential tool when doing real time access to restricted areas within a web site, one-to-one marketing or for
In this article the author brings out that Cookies are not liked by most as they incorrectly assume that every user is a browser. It brings of the incorrect usage of cookies and teaches the ways to use cookies safely. It states that cookies are one
If you are dealing with any online business or planned to perform an online business, certainly this cookies concept is for you. This tutorial will guides you about cookies and the uses of cookies. This is used as a security program to secure your in
To store user specific information in the web applications these Cookies are the main components. The main objective of this tutorial is to create awareness of these cookies among the webmasters and explaining the basic functions of it. The author sh
Developing User And Server Controls: Part 3 is a web based tutroial in which the author gives you some tips for building server controls in ASP.NET. In this turorial the author creates a class which is derived from the base class System.Web.UI.Contro
PHP Login Script with Remember Me Feature is a PHP script with Mysql and uses cookies to maintain the users information even they close their browser. When the user marks the remember me option, two cookies will be stored on the users system. One is
This article explains about the developing of the source code to track the email and to redirect the emails. The main function of this system keeps you informed the geographical location of the user. In ASP.NET, a custom http handler is used to track |