Facebook login

Hi all,

Am building a web application in c#/asp.net from which i need to logon(using my mail id and psswd) to facebook directly , that is without going onto the facebook login page. Can somebody help me out? It has been days since I started pondering over this. Should I use facebook api, if so how?

Thanks in advance
[335 byte] By [natraj81] at [2007-11-20 11:37:36]
# 1 Re: Facebook login
The best way is to use the API, because trying to simulate a web browser client is harder and more difficult to maintain.

See the following page for the .NET API for Facebook: http://www.codeplex.com/FacebookNET
andreasblixt at 2007-11-9 11:54:07 >
# 2 Re: Facebook login
Welcome to the forums, natraj81. Please do not post multiples of the same questions. It is considered spamming. This is the proper forum for your question. Thanks.
PeejAvery at 2007-11-9 11:55:07 >