Tagged Questions

2
votes
5answers
120 views

Best practices: how to implement an invitation system in Zend Framework?

I've built out most of the functionality, now I'm getting stuck... I am creating a private, web application that has an invite only registration system. An admin user sends an email invitation to a …
0
votes
0answers
16 views

Working with meeting invitations in the Inbox

I would like to show a region within the Outlook meeting invitation dialog where the details of all meetings that conflict with the current meeting are listed. I believe I have all the code except to …
0
votes
0answers
73 views

Variable interpolation in fb:req-choice url

For my invitation feature of my Facebook Connect app I need to be able to tell which invitation a user responds to. I have decided to rely on the Facebook UID for that. How can I include that ID in …
0
votes
1answer
912 views

Inviting friends in facebook application

I have a facebook application that is published at facebook platform and i used facebook API to invite friends and i have succeeded in creating invitation form but the problem is that when u invite …