I can able to post now FB comment post from asp.net system but if i want to sidhule some messege from my sytem what can i do ?
how can i store FB account ?
if you are free so please look this
http://hootsuite.com
and your can see how they autenticate .
can you please guide me when they save facebbok detail
i am requesting you to please gude for this
thanks
ok i am geting some sucess
there is once question
i need to use " acess token "
but the quetion is how can i generate every time new token ?
is access token for ganrate for every user or its same for all user?
what things i need to store in database ?
Token is generated by FaceBook and completely controlled by them.
Token is unique for each user
hi, I have facebook app_access_token now, how can i scheduled message for every user to post on facebook wall So, it will post a message in future (if the user is not logged in) is there any need to store a message in database..
Hi,
i m reffering ur this url http://www.aspsnippets.com/Articles/Post-Publish-and-Share-content-on-users-FaceBook-Wall-using-Graph-API-in-ASPNet.aspx In that can u tell me the meaning of "publish_actions" in below protected void Authorize(object sender, EventArgs e) { FaceBookConnect.Authorize("publish_actions", Request.Url.AbsoluteUri); } if i want to pass the scope (permission) for offline_access, than from where i can do this? Plz reply
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.