|
|
Click Here To Get Amazing Facebook Profile Covers,Status Messages
what are persistent cookies and how they are different from temporary cookies
Cookies are used to store user specific information in form of text strings .A persistent cookie is a cookie which is stored in a cookie file permanently by getting some space on the hard disk of the web browser’s computer. By default, cookies are created as temporary cookies which stored only in the browser’s memory and these cookies are erased as the browser gets closed.
when to use temporary cookies and when to use persistent cookies depends on the requirement.
Persistent cookies are used for tracking long-term information but Persistent cookies are less secure because users can open cookie files see the cookie value
Temporary cookies can not be used for tracking long-term information but Temporary cookies are safer because no programs other than the browser can access them.
- rajesh's blog
- Login or register to post comments
-
Similar entries
- Cookies for session management in ASP.NET
- Internet cookies and why and how websites make use of it
- enable disable cookies in internet explorer
- enable disable cookies in firefox 3.x
- Privacy Policy
- How to Set Internet Explorer as your default web browser
- Howto use QueryString in ASP.NET for passing info between pages.
- How to Set Netscape navigator as your default web browser
- client side and server side scripting -comparison
- Data Source Name(DSN) Connection to database in ASP using DSN
