How can I stop user from navigating to the previous page
        Posted  
        
            by ryanlancer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ryanlancer
        
        
        
        Published on 2010-04-26T01:36:14Z
        Indexed on 
            2010/04/26
            1:43 UTC
        
        
        Read the original article
        Hit count: 256
        
ASP.NET
Hi,
I am developing a simple email portal as my college assignment and I refer gmail for various features.Now when we sign into a gmail account and then if we hit the back button of the browser we somehow still remain on the inbox page.In my case after login if I press back button I comeback to the login page.Please suggest how can I achieve this.Also I am a newbie to ASP.NET so keep it detailed
© Stack Overflow or respective owner