I have a site where users can login using there Facebook accounts and add review restaurants on my site. I want to let users invite there Facebook friends (who have gone to the restaurants with them) to come and add reviews of the restaurant.
I want to have a button, when clicked will display the friends of the user (preferably the friends actively interacting with the user) and let the user select them by typing their names (similar to Facebook request dialog), and post a custom message on those friends wall or news feed (similar to the post you get from Feed Dialog only they should appear on the friends news feed).
I'v already tried all the Facebook Dialogs without any luck. Is this possible, and if so can you point me to a tutorial?
Thankx in advance.