Avatar of tangteng78
tangteng78Flag for Malaysia

asked on 

How to publish wall to Facebook using .net?

Hi,
I'm managed to autenticate the user and able to get the code generated and returned by the FB server. Now, my question is, how do i publish to the user's wall using asp.net?

The documentation from FB is NOT helpful. Only the below is given in their page. Please help

 curl -F 'access_token=...' \
 -F 'message=Check out this funny article' \
 -F 'link=http://www.example.com/article.html' \
 -F 'picture=http://www.example.com/article-thumbnail.jpg' \
 -F 'name=Article Title' \
 -F 'caption=Caption for the link' \
 -F 'description=Longer description of the link' \
 -F 'actions={"name": "View on Zombo", "link": "http://www.zombo.com"}' \
 -F 'privacy={"value": "ALL_FRIENDS"}' \
 -F 'targeting= {"countries":"US","regions":"6,53","locales":"6"}' \
 https://graph.facebook.com/me/feed
ASP.NETJavaScript.NET ProgrammingScripting LanguagesWeb Languages and Standards

Avatar of undefined
Last Comment
dgofman
Avatar of GlobaLevel
GlobaLevel
Flag of United States of America image

Unless Facebook has an API..im not sure its possible...
Avatar of dgofman
dgofman
Flag of United States of America image

You have three options
1) Use JavaScript API's
2) Use Firefox enabled facebook session on the browser than execute your code
3) Use FQL (database) for retrive a Facebook data
Avatar of tangteng78
tangteng78
Flag of Malaysia image

ASKER

Hi dgofman,
how do i use the javascript API? Any sample is most welcome.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of dgofman
dgofman
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
.NET Programming
.NET Programming

The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.

137K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo