photo and video sharing on facebook in asp.net
- by IphoneDeveloper
i have to share the photo on facebook for which i have written the following code
try
{
labelSteps_1_2.Text = "<a name=\"fb_share\" type=\"button\"></a>" +
"<script " +
"src=\"http://static.ak.fbcdn.net/connect.php/js/FB.Share\" " +
…