Hello, Does anyone know how does FB invite work? I want to invite folks from my FB from a webpage using FB invite. I've seen it in different webpage. I am just not sure how does FB invite works. Thanks
From a Facebook Fan Page the static FBML is <fb:request-form action="http://THE URL TO VISIT AFTER THE INVITE/" method="POST" invite="true" type="application" content="Check out this great page at YOUR PAGE TEXT. <fb:req-choice url='http://www.facebook.com/pages/YOUR FAN PAGE' label='Visit' /> " > <fb:multi-friend-selector showborder="true" actiontext="Tell your friends about YOUR PAGE TEXT" cols="3" /></fb:request-form> From your own website see the documentation on facebook developers Cheers