开发者

how to import image from facebook contactlist?

i want to login facebook from my asp.net application.afte开发者_JS百科r that,how can i import image from facebook account and show it in asp.net gridview.


If you want to log a user into your application and recieve an active session for them then you should consult the Facebook authentication guide.

As far as acquiring the current session's profile picture you should use the api call

https://graph.facebook.com/me/picture

To display the picture in the grid view consult this guide

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜