Cookies Cookie functions are those that allow the user to work with, and to ease the pain of using, cookies. These functions include the ability to set, read, and kill cookies.

Use

<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Cookie.js"></SCRIPT>

Remarks

Web Monkey Web Monkey Text
 

The JavaScript Vision cookie functions encapsulate the Web Monkey cookie functions.

See: Web Monkey Cookie Library

For more information on the SRC attribute of the SCRIPT tag, see JavaScript Vision Frequently Asked Questions.

References

Cookie Central

builder.com what's a cookie?

Andy Kington's tips: Helpful Information on the HTTP Cookie

Netscape's JavaScript language reference for cookies

Netscape cookies