I have a facebook app which runs in an iframe. When ever a new user comes in it asks for the required permission and lets the user login to use the app further.
Now I want to put welcome page where user can put in the "invite code" if the user is new else the current flow of asking the permission will follow.
So my question is every time a user comes in how can I show him a page before he actually goes through the permission dialogue box?
Let me know if the question makes sense to you guys else I ll explain further may be with steps.
-deepak