eZine4i.com - Free Articles Directory From Search4i Network
   
   
 
 

ARTICLE CATEGORIES

SEARCH4i NETWORK

Follow Me on Twiter

ADVERTISEMENTS

 

TOP 5 AUTHORS

Alan Smith 532
Angelo Everton 307
Kaye Z. Marks 291
Ashish Pandey 257
Julia Bennet 256

What is Cookies in the web world

addthis
     
Author:

Chetas

Category: HomearrowProgramming
Summary:

Web sites can store small pieces of information as key-value pairs in the cookie files. Any information can be stored in cookie as key-value pairs. However, there is alimitation on the total size of data that can be sent as cookie.

Article:
What is a cookie ?


Cookies are small files stored on the client computer.

What can be stored in a cookie ?


Web sites can store small pieces of information as key-value pairs in the cookie files. Any information can be stored in cookie as key-value pairs. However, there is alimitation on the total size of data that can be sent as cookie.

Also, it is not safe to store sensitive information in cookie. Since cookies are stored as text files in client computers, a smart user can edit and change the values in the cookie files.

Most of the web sites store information like your login name, last visit date etc so that when you visit the website next time, they can surprise you with messages like "Welcome back, Mr. John !"

Also, you may have noticed that when you login to many websites, there is an option called "Remember my User Id". Those sites will store your user id into the cookies. When you visit the web site next time, they will retrieve the login id from the cookie. Based on the login id, they can retrieve all information about you from the database and automatically login you to the website. Note that they will not store all details about you. Only login id is stored in the cookie. And most often the login id will be stored as encrypted so that nobody can alter it to some other user's login id.

Who creates cookies ?


Cookies are created in your computer, by your browser, if the website send any cookie information as part of the page you visit.

Browser seetings allow you to disable cookies. If you disable cookies, it will not store any cookies in your computer, even if the web site send any cookie to your computer.

But note that, several websites assume you have cookies enabled and such websites may not work as expected any more, if you disable cookies.

Where is it saved in your computer ?


In windows machines, cookies are stored in the Cookies directory in your user directory within within the Documents And Settings directory. This directory contains text files with this filename format:

your login name @ web site name.txt


A cookie from search4i.com can be like this:

john@search4i.txt


These are the cookie files stored in your computer by various web sites. In addition to the cookie files, there will be one file called "index.dat". This is a file used by Internet Explorer to track all the cookie files.

You may delete all the cookie files from the "Cookies" folder. But you may need to re login to all the websites where you have specified 'Remember my login', because those web sites can't find your user information any more from the Cookies.

There is another way to delete all the Cookies. Open Internet Explorer and select the menu "Tools > Internet Options". Press the button "Delete Cookies". This will delete all cookie files from your computer.
Source: Free Articles from ezine4i.com
About Author: emailverified

Rate It:
     

TOP

RELATED ARTICLES

bullet Project Scheduling – The Central Piece Of A Project Management Software
By:Ioan Lucian Category:Programming
bullet Why hire PHP Development Company for web development projects
By:Chris Miller Category:Programming
bullet Package Software with InstallAware Studio for Windows Installer
By:Candice Jones Category:Programming
bullet Package Software with a Free Installer
By:Candice Jones Category:Programming
bullet What to look before hiring iPhone Developer from reliable company?
By:dave Category:Programming
bullet Penny Auction Strategy for New Bidders
By:David John Category:Programming
bullet Customization In Iphone Application Development
By:Dharmraj Singh Category:Programming
bullet Driving Web-based Commerce with Magento Development
By:Jerome Smith Category:Programming
bullet Hire PHP Developers to enhance your online business
By:vivekcis Category:Programming
bullet The Zend Developer Pulse Survey – Expected Trends In The Technology In 2012
By:Chris Miller Category:Programming