Detecting Browser Capabilities is a web based tutorial in which author describes the method of collecting the browser information of the visitors. Here the author demonstrates detecting the browser capability and the method of accessing the...
How to Detect If Cookies Are ON is a web based tutorial in which author deals with how to detect the cookies existance in the visitors computers with the help of session variables. This is an useful tutorials for the programmers and the ASP...
Delete Cookies is security software to remove all the traces of your online and offline activity: Internet Explorer cookies and cache, history, typed URLs in the address bar, temporary files and the shortcuts to the recently used documents. The...
Ace Popup Wizard G3, With Cookies is a multi-platform compatible script that easily adds popup windows to your web site.
Air Cookies is a multi-platform compatible script that automatically sets an invisible, remote cookie from another website, without alerting or annoying your surfer.
ASP Cookies is an ASP tutorial in which author deals with what is cookies, how to create a cookie, how to retrieve cookie value, what are all the keys that had been used in cookies, which browser don't support cookies, and more. This article gives...
Cookies are the small file saved in the client machine which could be used for saving informations like user preferences and other details. The article covers the area about advanced properties of the HttpCookie Class. Users could save or delete...
From this Cookies 101 article you can learn what is a cookie, how to use it to protect your web applications, cookie management etc., The author has restricted his cookie theory with PHP and has given seperate example codings with guide lines on...
Nowadays, cookies have become almost as commonplace on the Web as images or tables. And they do all kinds of stuff: They help Web designers manage user information and decrease the amount of overhead necessary to keep track of user information,...
Learn how to work with javascript cookies. Check if cookies are enabled. Set, read and delete cookies. |