quickest way to invite a friend via gmail or facebook? -


i'm trying find quickest way implement simple feature allows invite facebook or gmail friend website.

so user on website gets page , has option "invite friend". want ability , choose list of facebook friends invite or contacts in gmail. ideally start typing name , auto complete gmail contact or facebook. there's nothing both, i'm wondering if such thing possible either gmail contacts or facebook friends?

possible solution google?

http://code.google.com/apis/contacts/docs/poco/1.0/developers_guide.html

facebook provides 'send' button purpose: https://developers.facebook.com/docs/reference/plugins/send/ [edit] there's combined + send button - https://developers.facebook.com/docs/reference/plugins/like/ [/edit] allows users send link page via facebook messages, or email email address

with right meta tags ( https://developers.facebook.com/docs/opengraph/ ) control how recipient sees link, , insights on share activity of page


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -