Working with Cookies in ASP.NET(advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 7 months ago
ASP.NET has 3 classes which allow you to work with Cookies.
HttpCookie: provides a way to create and manipulate individual HTTP cookies.
HttpResponse: The Cookies property allows to create and save cookies on client machines.
HttpRequest: The Cookies property allows access to cookies from the client maintains
|category: ASP.NET
|Views: 5
tags:
ASP.NET another
Everyones tags:
Your Tags: