I have a program I've been working on for the last few weeks, and I need to add a new function to it - Is there any way to click the 'Like button' on a Facebook post when the main post link is clicked via code? To be a little more specific, my program has a Listbox that is populated with all the links in my Group, and double-clicking the selected link in the listbox will open the link in a new tab in the default browser. I want to be able to somehow add something to the link address that will click the 'Like' - Anybody have any idea if this can be done? Thanks :-)
↧