mohan kumar
Total Post:10
Points:70
My scenario is like this..There is username and password page(Login.aspx).. When user types the username and password( C# should check whether the username and password is there in SQL Server table), it gets logged into the website with current date and time being displayed at right top side of the page..Username should be there till the user sign out's from the page..I would be glad if anybody helps me out this session concept according to my scenario..
Post:103
Points:721Re: Can anyone help me out how to use session concept..
Hi mohan,
Your problem related to login concept in asp.net, So check this useful link based on login concept and how to manage the session and logout concept:
http://mindstick.com/Articles/c389febe-fceb-4cb9-a4d1-41259346f449/?Login%20Form%20in%20ASP.Net