0

I'm writing a HTML page and I want to check if the current logged in user "likes" a page or not and according to that redirect them.
Is there any FB call I can do in order to check that?

Thanks!

bool.dev
  • 17,262
  • 5
  • 65
  • 92
Sharon Haim Pour
  • 6,360
  • 12
  • 40
  • 61
  • 2
    This question is a duplicate of: http://stackoverflow.com/questions/5093398/check-if-user-liked-page – Mike Oct 05 '11 at 10:40
  • As far as I understand, you can check it only through an app on apps.facebbok.com. My page is just a regular HTML page and not an app. I want to show this page on an iPhone web browser, if that helps. – Sharon Haim Pour Oct 05 '11 at 12:00
  • Are you using fb connect? i mean are you using facebook for login? – bool.dev Oct 05 '11 at 12:45
  • Not really. It's a stand alone HTML page. I want to add "like" button and make it clickable if the user didn't "like" the page, and not clickable if the user already "likes" it. – Sharon Haim Pour Oct 05 '11 at 13:51
  • i think i have an answer, but to be sure, is your login completely independent of Facebook? – bool.dev Oct 08 '11 at 04:38
  • @DroidUser: What do you mean by "is your login completely independent of Facebook"? My login to where? – Sharon Haim Pour Oct 24 '11 at 14:12

0 Answers0