browser cookie
Definition
Electronics
- A block of
data
prepared by aWeb server
which is sent to aWeb browser
for storage, and which remainsready
to be sent back when needed. Auser
initially provides key information, such as that required for anonline
purchase, and this is stored in acookie file
. When a user returns to theWeb site
of this online retailer, the cookie is sent back to theserver
, enabling the display of Web pages that are customized to include information such as the mailing address, viewingpreferences
, or the content of a recent order. Also called cookie,Web cookie
, or Internet cookie.
