Creating a Login Overlay
        Posted  
        
        on ASP alliance
        
        See other posts from ASP alliance
        
        
        
        Published on Tue, 15 Feb 2011 00:00:00 GMT
        Indexed on 
            2011/02/15
            23:27 UTC
        
        
        Read the original article
        Hit count: 253
        
Filed under: 
        Many types of websites, from online retailers to social networking sites, allow visitors to create user accounts. Traditionally, websites that support user accounts have their visitors sign in by going to a dedicated login page where they enter their username and password. One nitpick I have with dedicated login pages is that signing in involves leaving the current page to visit the dedicated login page. This article shows how to implement a login overlay, which is an alternative user interface for signing into a website.
        
        © ASP alliance or respective owner