Schedule and post comments to FaceBook wall using ASP.Net

3 replies
Hi

i am new here

i need help in programing

Hi

i want to develop application like hootsuite . com

Schedule the FaceBook wall using ASP.Net

main question :

once user login in my system then he need to add his facebook user name and password once then how can i store that user's FB username and password because they need to Schedule and post comments to FaceBook wall so every time user will not login

can any once guide step by step ?

i hope you all help me

Thanks
#aspnet #comments #facebook #post #schedule #wall
  • Profile picture of the author FirstSocialApps
    Facebook is removing the offline access permission October 5th. So you actually cant do this .. you can get a 60 day cookie .. but that would require the user to log in and refresh the app every 60 days.
    {{ DiscussionBoard.errors[6980743].message }}
    • Profile picture of the author Hu Dhaval
      Originally Posted by FirstSocialApps View Post

      Facebook is removing the offline access permission October 5th. So you actually cant do this .. you can get a 60 day cookie .. but that would require the user to log in and refresh the app every 60 days.
      can you give me that facebook link where i see how can i do this ?
      {{ DiscussionBoard.errors[6981414].message }}
  • Profile picture of the author Hu Dhaval
    ok i am getting some sucess
    there is once question
    i need to use " access token "
    but the question is how can i generate every time new token ?
    is access token for generate for every user or its same for all user?
    what things i need to store in database ?
    {{ DiscussionBoard.errors[7024245].message }}

Trending Topics