home / experts / javascript / column8 |
|
You should now know how to manipulate cookies with JavaScript. Cookies, which required server-side CGI applications not long ago, can be assigned and retrieved with simple client-side scripting, such as JavaScript and VBScript. In this column we presented a set of useful functions that do most of the work for you. With these functions, you don't actually need to know how JavaScript handles cookies internally, but rather how to use these user-defined functions. In this column you learned:
For further reading, check out the following resources:
|
Created: December 4, 1997
Revised: December 4, 1997
URL: http://www.webreference.com/js/column8/final.html