ok using this simple invite form on a fbml tab
creates an invite form that you can paste emails into
do you think it actually sends invites out to non friends?
test it and report back your results as this could help us bang out invites easy
add your input please
Code:
<div style="padding: 10px;">
<fb:request-form method="post" type="Tell Friends" invite="true"
content="tell friends" <fb:req-choice url=http://www.facebook.com/pages/your-page-url-here/123456789123456 label='GO' />
<fb:multi-friend-selector actiontext="Tell your friends" showborder="false" " condensed="false" style="width: 400px;" />
</fb:request-form>
</div>
do you think it actually sends invites out to non friends?
test it and report back your results as this could help us bang out invites easy
add your input please