|
The author notes" I was
This example stores 3
Using a cookie This
Use this JavaScript to count
using IE version 5.5 to find
variables into a cookie, and
JavaScript allows you to
and remember the number of
the maximum size you can
then retrieves them. It puts
remember how many times a
seconds that a visitor has
have a cookie be. This seems
the values into a form text
user has visited a page.
been at your page.
to be on the side of working
box where the user can
- add 1 more to the size and
change the values. A window
it will not work as the
can be made to open up where
cookie becomes too big. It
that window has the cookie
should be easy enough to
values written on it.
take this script and use it
for yourself to test your
web browser (future
releases)."
Date: Dec, 04 2000 Date: Dec, 02 2000 Date: Oct, 27 2000 Date: Oct, 27 2000 |
|
This cookie allows you to
This cookie records how many
This script remembers the
record and store the
times the visitor has
last time a user visited
visitor's name on the
visited the page and writes
your Web page within last 30
visitors computer and to
to the page accordingly.
days. A cookie is used to
later retrieve that
(ie: You have been here 2
record the time of a visit.
information.
times).
Date: Aug, 09 1999 Date: Aug, 09 1999 Date: Jul, 28 1999 |