Hi,
I have an asp.net site and I use log in to facebook calling http://www.facebook.com/login.php?api_key=API_KEY&connect_display=popup&v=1.0&next=http://localhost/site/login.aspx&cancel_url=http://www.facebook.com/connect/login_failure.html&fbconnect=true&return_session=true&skipcookie=true Logs in very well, returns to my site, I see session parameter in url, but I can't catch any postback or something. Could you help me, please? Thank you