Hello!!!
i am developing an application in asp.net with c#. My problem is that i have taken a linkbutton on master page. Now whenever the user click on link button the session should be expired and control should be transfered to the login page...
And it must not allow the user to do any other operation after logout so how can i use session variable for my application
please reply
thank you in advance