Back Button gets Disabled on IE for an ASP.NET site
        Posted  
        
            by timeitquery
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by timeitquery
        
        
        
        Published on 2010-04-22T20:22:28Z
        Indexed on 
            2010/04/22
            20:23 UTC
        
        
        Read the original article
        Hit count: 303
        
ASP.NET
In an ASP.NET 3.5 website we are noticing that the back button is not working properly. If the user does several postbacks (say 10 times), and than starts pressing back button - the back button gets disabled before the user gets through all the pages. The site does not use AJAX.net.
© Stack Overflow or respective owner