Home Categories JavaScript JavaScripts Cookies

WebKnowhow Categories

Browser Information

This JavaScript cookie records the visitor's name and also writes the visitor's browser information to the screen.

Cookie Counter with Message

Counts the number of times you have visited the page and gives you a message as well.

Cookies @ The JavaScript Source

These scripts all use JavaScript Cookies. Cookies are small bits of information such as a name, a date, an order, etc. Web pages can set cookies on a user's system and later retrieve them. They are becoming increasingly common in personal web pages to tra

Cookies Example

A simple JavaScript to show how cookies work.

Name Cookie

This JavaScripts prompts you for youe name and stores it in a cookie.

Utilize Cookies

Basic cookie functions from JavaScript Tip Of The Week.

Visits Cookie

Records the number of times you have visited the page, and displays various messages depending on the number of visits.

Advertisement

Partners

Related Resources

Other Resources