I'm developing a facebook connect Application with Facebook C# SDK, I want to send application invites to my friend is it possible without using facebook social plugins. What i mean is it possible only with codebehind?
Thanks,
|
I'm developing a facebook connect Application with Facebook C# SDK, I want to send application invites to my friend is it possible without using facebook social plugins. What i mean is it possible only with codebehind? Thanks, |
||||
|
|
|
No. In order to do anything through facebook, like invite friends, you have to use their api. |
|||||||
|
|
invite facebook friend from your facebook application or website,use this small lines of code and send invitation to all facebook friends to visit your website.i also used this script its working nicely. your domain must be ssl certified because facebook not allowing unsecured domains.
|
|||
|
|
|
I found some code for that but can't send to my friends. Code is in the below
|
|||
|
|