Tagged Questions

2
votes
1answer
81 views

What's the Facebook Javascript SDK equivalent of fb:req-choice?

I can post an apprequest from my site onto selected friends' walls with a call to FB.ui. I'm doing this to replace an old call that goes via some FBML, namely fb:multi-friend-selector. What isn't ...
1
vote
2answers
1k views

How do I invite people from MSN, Yahoo into my application?

I need to add an invite users functionality to my social networking application so users can invite contacts from their hotmail or yahoo accounts. How do I do this and are there any free open source ...
0
votes
1answer
209 views

need to invite facebook friends to mysite

I will implement a functionality that let users to invite their facebook friends (explicity choosing or let exclude some of them) to our site (I dont know what is possible with facebook api but ...
0
votes
2answers
106 views

Is there a service, api or script out there to make a find/invite friends feature like in facebook?

I need to create a form where I can add a an account (gmail, msn, yahoo, twitter, facebook, etc) and it will automatically pull all of the contacts to invite them to the site. is there something out ...