0
kicks
Data Transfer using cookies and session variables in asp ,net
2. Data Transfer Using Cookies
Cookies are stored in client machine and can have max size of 4kb
To store value from textbox
3. Data Transfer using Session Variables
Storing and retrieving Data to and from
session variables on the page we want