You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
How to create and retrieve cookies using ASP ASP / Cookies and Sessions
They can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work.