checking of facebook logins in web application using c#
        Posted  
        
            by sravan-grs
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sravan-grs
        
        
        
        Published on 2010-05-19T04:12:00Z
        Indexed on 
            2010/05/19
            4:20 UTC
        
        
        Read the original article
        Hit count: 297
        
ASP.NET
here i want to check facebook user id and password in my application. if facebook userid and password is correct, go to another page. if not, stay in that page only
© Stack Overflow or respective owner