C# And Cookies
Cookies allow you to store small bitsof data on the user's computer. They take up a small amount of space onthe user's hard drive and are often useful for storing nonessentialinformation, such as user preferences.
TIP
Store information that you are willing tolose in cookies. Users can delete cookies at any time, and some usersdisable them altogether.
ASP.NET [...]
Read more



09. May, 2006