I am developing a new facebook application in .net c#, I want to select some friends and and do post them something in another page my code is below:
<fb:request-form type="Use ASP.NET" invite="true" method="POST" action="http://apps.facebook.com/gcmobtest/" content="Let's use ASP.NET together!<fb:req-choice url='http://apps.facebook.com/gcmobile/' label='Start using ASP.NET now!' />">
<fb:multi-friend-selector actiontext="Share this ASP.NET sample with your friends!" showborder="true" rows="5" />
</fb:request-form>
I want to get a list of friends ids and do something by them when user click on send button. I`ll be grateful if someone guide me what code an write it where
this application is similar to what i want to do http://apps.facebook.com/special-gcards/