如何使用asp.net网站更新Facebook状态? [英] How to update Facebook status using asp.net website ?

查看:186
本文介绍了如何使用asp.net网站更新Facebook状态?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想设计一个网站,在该网站中我希望使用文本框说txtUpdate,我可以将状态更新为Facebook帐户[通过单击btnUpdate,应该更新txtUpdate]

基本而言,我知道我需要创建自己的应用程序,而这已经完成了.但是我不知道通过用户个人资料使用应用程序的方法[允许/不允许]类型权限等.

现在,请为我提出更新状态的方法/方法/教程.

谢谢

Hi
I want to design a website in which i want that using a textbox say txtUpdate i can update the status to facebook account [by clicking btnUpdate, txtUpdate should be update]

As basic i know that i need to create my own app which i had already done. But i don''t know the method of using app by users profiles [Allow/ Don''t Allow] type permissions etc.

Now please suggest me a way/method/tutorial to update the status.

Thanks

推荐答案

首先,您需要通过Facebook进行身份验证;
http://developers.facebook.com/docs/reference/javascript/ [ http://developers.facebook.com/docs/reference/oldjavascript/FB.ApiClient.users_setStatus / [^ ]
First you will need to authenticate with Facebook;
http://developers.facebook.com/docs/reference/javascript/[^]


And you can use the legacy setStatus to do the actually update;
http://developers.facebook.com/docs/reference/oldjavascript/FB.ApiClient.users_setStatus/[^]


Google揭示了所有内容:

http://www.microsoft.com/express/samples/facebook/ [
Google reveals all:

http://www.microsoft.com/express/samples/facebook/[^]


这篇关于如何使用asp.net网站更新Facebook状态?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆