Cookies are data, stored in small text files, on your computer. Web servers uses cookies to identify the user when you visit Internet sites.
Your browser stores each message in a small file, called cookie.txt. When you request another page from the server, your browser sends the cookie back to the server. These files typically contain information about your visit to the web page, as well as any information that you have stored.
Only the website that creates a cookie can read it, so other servers do not have access to your information. Additionally, web servers can use only information that you provide or choices that you make while visiting the website as content in cookies.
Cookies are saved in name value pairs.
Following are the some common functions create, read and delete the internet cookie:
Create Cookie
Usage as: createCookie("usename", "sartaj", 60);
Read Cookie
Delete Cookie
Delete All Cookies
- Home
- _About
- _Contact
- CDN
- _jQuery Library
- _Moment Library
- _Bootstrap Library, CSS, Font
- Nuget
- Tools
- _EXCEL To JSON
- _EXCEL To BSON
- _Get Date Array
- _JSON To HTML Table
- _HTML Entity Encoder & Decoder
- _ObjectId to Timestamp
- _Keyboard Key Values
- _Yootube Video Thumbnail
- JavaScript
- jQuery
- Asp.Net C#
- MSSQL
- MongoDB
- Blogger
- Tech
No comments