I was just wondering how I could integrate a share/invite function into a custom facebook tab.
My purpose is to dev a button "invite friends to the XXX fanpage."
I already created an HTML page that I use as a custom tab for facebook.
Any help would be much appreciated.
Cheers,
J.
Your APP ID: 275339329168531 Your Page URL: http://www.facebook.com/pages/Salon-Babyboom/237448289650901
Per: https://developers.facebook.com/docs/reference/dialogs/requests/
You can only invite people to use an application. So this would be the code to do an app invite.
To "Share" a fanpage, you will use the Like Box plugin to do that.
See: http://developers.facebook.com/docs/reference/plugins/like-box/