logging in problem when two different instance of browser is used.
        Posted  
        
            by Niraj Choubey
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Niraj Choubey
        
        
        
        Published on 2010-03-19T11:25:56Z
        Indexed on 
            2010/03/19
            11:31 UTC
        
        
        Read the original article
        Hit count: 181
        
ASP.NET
To make my question clear, I listed some scenarios: 1.once and i login from my login page and move to home page,i copy home page url and open a new browser and paste the copied url,it directs me to the home page again.How to prevent this in ASP.Net
© Stack Overflow or respective owner