I m facing the problem of Access to my pages even after Logout.. I have visited many forms but majority saying Disable back button.. I want to achieve this through code rather than disabling back button.
My problem :
I m able to access previous page through back button after logout and I m able to access by typing the URL like "localhost/admin.aspx" after logging off...
Please help me in avoiding above two problems?? I m using C#..! Many thanks in advance..