login page. cookie handling.
when we do a sign in page, how we do to remain the user is in sign in mode by using cookie? unless he/she sign out only the form will return to the normal mode.
Example. in a form, after user sign in will show this on a label.
Welcome Mr John.
no matter how many time post back or refresh it will still the same, even close the page and reopen the same page.
Any help would be appreciated.
Goh Hoang Yuh
- C# Beginner in ASP.NET
|