Javascript cookiesLicense

Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.

Cookies provide a means for a Web server to induce a client to store information about itself which can subsequently be called up by the Web server when required.

Source code for webtoolkit.cookies.js