'cookie' Possible Values : cookie : Javascript Properties : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP


JavaScript Reference  »  Javascript Properties   » [  cookie  ]   
 



'cookie' Possible Values

Possible Values

A cookie can contain the following name-value pairs: 
expires  = (date)
domain   = (domain name)
path     = (usually the current directory)
secure   = (only secure environments can access the cookie).

    
      
      
Related examples in the same category
1.  'cookie' Syntax and Note
2.  'cookie' Example
3.  'cookie' is applied to
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.