Hi
In asp.net we using cookies that are small text file that browser creates and stores on the hard drive.
My doubt how to create cookies and retrieve cookies in Asp.Net
Thanks
Failing to plan is Planning is fail:)
Printable View
Hi
In asp.net we using cookies that are small text file that browser creates and stores on the hard drive.
My doubt how to create cookies and retrieve cookies in Asp.Net
Thanks
Failing to plan is Planning is fail:)
This will help to u,
http://www.dotnetjohn.com/articles.aspx?articleid=8
Thanks,
I got that.