Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

My website page allows a user to like it using social plugin, is it possible to ensure that when this happens, the same post goes to my "corporate facebook page" wall as well, I'm the admin of the corp page.

Once a user has logged in, is it possible to find all facebook posts that he and his friends have liked of my website pages, if so what privileges do I need to get them.

Finally, even if a user has not logged in or authorized my app, Is it possible to find all facebook posts which contain links from my website url. I know this is possible in twitter as almost all tweets are public but for facebook, is this possible.

I will be using either javascript or C# sdk.

Thanks

Arnab

share|improve this question
I think Regex.Match could be a good start dotnetperls.com/regex-match – jesusbet Aug 21 '12 at 19:51

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.