Remember what the Dormouse said. Feed your head. Feed your head.” Jefferson Airplane
A resource for web developers a code snippet library with step by step tutorials.

a niche content web resource for geeks

       

Search Amazon

JavaScript: Cookies tutorial code snippet 6.

 

Up Up to JavaScript: Cookies overview page

 

 

Passing cookie values from page to page using multiple cookies and the 'get' request.

Using a form to collect the values from the user.

The default 'get' request method attribute of the form appends the cookie values to the URI.

Using persistant cookies.

 





Output view

 

 

Passing cookie values from page to page. Open the above example in a new window and view the format of the cookie values appended to the URI in the browser address bar.


View above example in a new window



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk