inviting friends to fanpage from email list

leedaman

Junior Member
Joined
Sep 7, 2009
Messages
132
Reaction score
27
ok using this simple invite form on a fbml tab
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>
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
 
8 user if you select names (well this all depends on how many friends you have) but i am talking about inputting emails ito the box at the bottom
 
oh well
i wonder if you made it into a simple app and made a tab for your page the limit would rise
 
Back
Top