I want to post some text data to my Facebook fans page from my web application.
How can I do that?
Can anyone give me some guidelines.
Thanks in Advance, Jerry.
You can use graph API.You can create a post on a Page by issuing an HTTP POST request to PAGE_ID/feed with the publish_stream and manage_pages permissions
More at https://developers.facebook.com/docs/reference/api/page/#posts