Hello.....
i have Project Which have three page
login.aspx,Detail.aspx,Register.aspx,,
In this Project i can login by cheacking username and password from sqlserver database table,,
now i want to implement Session,,,after login if there is no action taken by user on page for specific time then it will log out and redirected to login page,,,
So i dont have any idea out to implement session timeout so please give me solution step by step........