Detail
 
The Cookies Component is logical rather than physical. As the name suggests, it concerns the management of cookies stored on the client browser. Cookies are stored on the client in order to facilitate the following:  
 
·Prevent an end-user from casting multiple votes  
·Initialise a subsequent session with the exit page number of end-users' previous session.  
·Initialise a subsequent session with the exit view type of end-users' previous session.  
·Initialise a subsequent session with the exit sort type of end-users' previous session.  
·Initialise a subsequent session with the exit filters of end-users' previous session.  
 
The use of Pollstar100 Cookies is entirely optional. A Pollstar100 Application Cookie will only exist if one or more of the Cookies Related Properties has been defined. Should the designer choose not to implement cookies then the above mentioned functionality will not be available.  
 
 
 
Custom XML Tag  
 
Use the following XML tag to define Custom Properties for the Cookies Component within your Custom XML file:  
 
 
<Cookies />  
 
 
 
 
 
Specialised Properties  
 
The following specialised Properties are defined for the Cookies Component:  
 
Cookie Related Properties  
 
 
 
Default Property Values  
 
The following default Property values are defined for the Cookies Component:  
 
Property Name
Default Value
CookieID
Pollstar100
ExpireSeconds
undefined
VoteJustOnce
false
RememberPage
false
RememberSort
false
RememberView
false
RememberFilters
false