Purchase Solution

What is a cookie?

Not what you're looking for?

Ask Custom Question

What is a cookie? What are the advantages and disadvantages of using cookies in a web application?

Purchase this Solution

Solution Summary

7 paragraph discussion of internet browser cookies.

Solution Preview

An HTTP cookie, or a Web cookie, is a parcel of text sent by a server to a web browser and then sent back unchanged by the browser each time it accesses that server. It could report to the webmaster a lot of things about who you are, where did you come from and what IP address did you login from, etc. HTTP cookies are used for authenticating, tracking, and maintaining specific information about users, such as site preferences and the contents of their electronic shopping carts.

Only the server that wrote the cookie can read it. This way, you don't have to type your password every time. If you go to another site, it cannot see you are a member of another site such as ebay or my.yahoo, nor can read ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Javscript Basics

Quiz on basics of javascript programming language.