how to use Facebook.showPermissionDialog(‘publish_stream,read_stream’) in asp.net application for th

Posted by ibrahimkhan on Stack Overflow See other posts from Stack Overflow or by ibrahimkhan
Published on 2010-06-09T06:38:18Z Indexed on 2010/06/09 6:42 UTC
Read the original article Hit count: 502

Filed under:
|
|
|

Hi All,

I am using Facebook.showPermissionDialog("publish_stream,read_stream"). It is displaying dialog in pageload. In facebook wikipage they are showing ex: Facebook.showPermissionDialog('publish_stream,read_stream', ondone, enableProfileSelector, [1234,2345]);

Can any one explain me here : what is - ondone, enableProfileSelector, [1234,2345]);??

i know these[1234,2345] are pageids. How to display these things to pageadmin only.?? Pls help me regarding this.

Thanks in advance, Ibrahim.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about api