I'm interested in allowing my users a way to automatically update their facebook status' from my website. For instance, I would have a link and when users click it they are brought over to facebook's page, where they would authenticate themselves, if they are not already, and some bit of content from my page would automatically fill into their status update. And once permission was given by the user, it would update their status.
Is something like this possible?
I've done some research into the facebook status.get api available here. But i believe that this is only for facebook applications, and not a website accessing facebook.
I have also looked into some of the facebook widgets, such as the one seen here This is very close to the same thing i am looking for, but it 'shares' content, and the status itself is not editable, as far as i can tell.
Any help or guidance is greatly appreciated! Thanks.
Is something like this possible?
I've done some research into the facebook status.get api available here. But i believe that this is only for facebook applications, and not a website accessing facebook.
I have also looked into some of the facebook widgets, such as the one seen here This is very close to the same thing i am looking for, but it 'shares' content, and the status itself is not editable, as far as i can tell.
Any help or guidance is greatly appreciated! Thanks.