Cookie Function
Aug 2nd
For CDK STUDENTS ONLY (Published 8-2-2011):
COOKIE A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is used for an origin website to send state information to a user’s browser and for the browser to return the state information to the origin site.[1] The state information can be used for authentication, identification of a user session, user’s preferences, shopping cart contents, or anything else that can be accomplished through storing text data (http://en.wikipedia.org/wiki/HTTP_cookie).
‘To create a cookie named cdkcookie from a page: ‘If cdkcookie is empty, cdkcookie as a container, will contain the word hello.
‘xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ‘To view the More >
Online Quiz (BTE-1 & BSE-1)
Jul 24th
Posted: 7-23-2011.
This is a protected content. Login first before you can read or get those files.


