Categories

Updated: 12/18/2008

Cookies in ASP.NET

Cookie are one of several ways to store data about web site visitors during the time when web server and browser are not connected. This tutorial explains how to read, write and delete cookies, how to use HttpCookie class, what are web browser's limits for cookies and more.
©2003-2019 jCay.com