开发者

Mega-simple facebook status update

开发者 https://www.devze.com 2023-02-21 18:04 出处:网络
I found this recently: http://www.facebook.com/conne开发者_JAVA技巧ct/prompt_feed.php?&message=Hello

I found this recently:

http://www.facebook.com/conne开发者_JAVA技巧ct/prompt_feed.php?&message=Hello

Which does a very simple URL-based Facebook wall post. I wondered if there's a similar thing for status updates?

Otherwise, what's the simplest way to set a facebook status update from a website? Is there a Javascript plug-in that will do this, or do I definitely need to get right down into the API on the server-side? The website this needs to integrate into is a legacy classic ASP site.

Thanks all


You can use the JS SDK. Links for your reference: http://developers.facebook.com/docs/reference/javascript/ http://developers.facebook.com/docs/reference/javascript/FB.api/

0

精彩评论

暂无评论...
验证码 换一张
取 消