Categories

Updated: 06/20/2004

Cookies in ASP.NET

We probably all remember how agonizing it is to create client-side cookies using JavaScript. HttpCookie class offers an easier way to accomplish the task and with minimal fuss. This article takes a close look at HttpCookie class and how to use it to store cookies on the client machine.
©2003-2019 jCay.com