Facebook extenbded permission in tab application -


How can I do this .. The following fan page tab application has this functionality

Click on the fourth tab and it will ask for extended permission .. I'm not sure how to do this .. Please help

There is a fbml tag for this:

Example:

  Lt; Fb: prompt-permissions = "email" & gt; Do you want to receive email from our application? & Lt; / FB: sign-permission & gt;  

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -