Tagged Questions

3
votes
4answers
372 views

Is there a plugin or gem that can help me do “invite a friend” capability in rails?

I want to add the ability for users to invite a friend. The email should be generated so that, if someone clicks on the link and register, that person is automatically a friend. Not sure what the ...
1
vote
3answers
1k views

How to create invite a friend in ruby on rails?

I want to create the ability for a User to go to a form and put a first name and email address and send an invitation via email. When the recipient clicks on the included link and registers, the ...
1
vote
4answers
233 views

Is It Easy to Make an Email Address Book Invite?

Twitter and Facebook invite new users to send an invitation to everyone in their Gmail, Hotmail, or Yahoo Mail accounts. Is it easy to add this functionality to a website? Thanks, John
0
votes
1answer
572 views

Creating c# invite for Blackberry

I need to create an email in C# that is sent to a blackberry (or outlook) and recognized as an invite. For now I create an email with inclusion of a text.ics attachment so that in outlook, the user ...