Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm developing one of those web apps, where you can take a test, or a poll, and then post your specific results to Twitter, Facebook, or Google Plus. What I'm wondering though, is: what's the best way to do it? I don't want to reinvent the wheel here, especially since the user can take the poll/test again, and the buttons would have to update with new text/titles based on the results.

Anyone know what might be a good solution for this, besides just refreshing the facebook/twitter/g+ buttons with the new results every time?

share|improve this question

1 Answer

You can write a FB/G+/Twitter application to do this using the appropriate API.

share|improve this answer
At least at references to the relevant APIs... From this answer, nothing can be learned as it is just stating the obvious. – Rob W Dec 20 '12 at 14:30

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.