I would like to add a Facebook Like button inside my software.
I know how to programmatically do the actual liking process, but how do I check and see if a person actually has liked my page?
Edit: I'm guessing that my software also has got to communicate with an actual Facebook App that I have to develop, and not Only with a regular facebook html source?