cookies in asp.net
hi,
i am a new bie in asp.net development , so feeling some problems , i hope u guys at this forum can help me better.
I am actually playing with the cookies, i am feeling good when i wish to write/read a single value in the cookie. but i am not getting the way how to write/read multiples values in the cookie.
Can any body tell me in simple words .
1. the cookie creation.
2. storing multiple values in the cookie ( like email , password)
3. reading the cookie values(multiple) and displaying on a simple web form.
I will be thkfull
|