Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I am trying to implement a facebook sharebutton in my website.

See, here I am bit confused with share button and like button of facebook.

Can you provide me a link for implementing a sharebutton. I don't want to use the like button. Does Fdml(facebook markup langauge) help me to implement this? If yes, then please tell how I can use this feautre.

Thanks in advance.
Posted
Updated 19-Dec-10 18:32pm
v3
Comments
JF2015 20-Dec-10 0:32am    
Edited to improve spelling.

1 solution

Lets talk what does a 'share button' of facebook do. As much as I know, it simply shares a link with others. So what you need is to share links of your choice with others. Right?

Why to use any exsposed API for that (lets say facebook for now!). Simply, have a share button which internally would use the 'link/url' (of the item that you want to share) and publish/share with others. It can be displayed on a board or so where one can click and see it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900